On Wed, May 4, 2011 at 7:38 PM, Pavel Sanda <sa...@lyx.org> wrote: > Vincent van Ravesteijn wrote: > > Show me an example where it would be necessary and where the 80 char > limit > > is a pita ? > > another example which just jumped at me. its not strictly pita > but i find the two lines better. you don't?
Which do you like better ? string const name = fromqstr(objectName()); visibility = guiApp->toolbars().defaultVisibility(name); or visibility = guiApp->toolbars().defaultVisibility(fromqstr ? Vincent