On Thu, Mar 18, 2010 at 10:07:14PM +0100, ext Nikos Chantziaras wrote: > int foo( int arg1, int arg2, int arg3 > int arg4, int arg5 ) > > The problem here is the second line. Currently, the editor will use > tabs to indent it if that's what I chose in the preferences. However, > using tabs in this case is wrong; the beginning of the second line > should always align itself with the first argument of the first line. > yes, known issue.
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
