]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/LengthCombo.h
Fix handling of the add branch textfield in GuiBranches
[lyx.git] / src / frontends / qt4 / LengthCombo.h
index 8d0a6823fc026202f9f7c20c22b61161492daf15..f47a178ba89ab1098a3aee91ce0ec330f84e5729 100644 (file)
@@ -46,7 +46,7 @@ public:
        virtual void addUnit(lyx::Length::UNIT unit);
 
 protected Q_SLOTS:
-       virtual void has_activated(int index);
+       virtual void hasActivated(int index);
 Q_SIGNALS:
        /// the current selection has changed
        void selectionChanged(lyx::Length::UNIT unit);