On Friday 11 September 2009 21:21:06 ext Nicolas Arnaud-Cormos wrote: > Hi all, > > I'm using the git:master branch, and found an inconsistency in the GUI. > The splitter between the output panes and the editor is above the pane's > menu, whereas the one between the debugger and the editor is below the > debugger's menu.
Right, the layout there is a little strange, due to the way QMainWindow behaves. daniel _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
