]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/IconPalette.h
Use the command-alternatives sequence as defined in menus.bind
[lyx.git] / src / frontends / qt4 / IconPalette.h
index de16fb55e424345bd3cd2fc6af195e2bc61b25ad..f63e68d5ce73694b14ea5823439e1cdf6176c714 100644 (file)
@@ -65,7 +65,7 @@ private:
        QGridLayout * layout_;
        QList<QAction *> actions_;
        bool tornoff_;
-       TearOff * tearoffwidget_; 
+       TearOff * tearoffwidget_;
 };