]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiFloat.h
some remnaming
[lyx.git] / src / frontends / qt4 / GuiFloat.h
index 645ca5bb88e8627c756d9d9e7c0ee6ec8c0e51c3..881245d0ed6e1b93822735bddb8f9776359816a2 100644 (file)
@@ -32,11 +32,11 @@ private Q_SLOTS:
 private:
        void closeEvent(QCloseEvent * e);
        /// parent controller
-       ControlFloat & controller() const;
+       ControlFloat & controller();
        /// Apply changes
        void applyView();
        /// update
-       void update_contents();
+       void updateContents();
 };
 
 } // namespace frontend