Index: src/gui/qgslegendinterface.h =================================================================== --- src/gui/qgslegendinterface.h (revision 15593) +++ src/gui/qgslegendinterface.h (working copy) @@ -81,7 +81,7 @@ public slots: //! Add a new group - //! forceAtEnd forces the new group to be created at the end of the legend + //! a parent group can be given to nest the new group in it virtual int addGroup( QString name, bool expand = true, QTreeWidgetItem* parent = 0 ) = 0; //! Remove group on index