]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiVSpace.h
some remnaming
[lyx.git] / src / frontends / qt4 / GuiVSpace.h
index 12c2978b82b1c47bd0bc57fee3b4b8085ee9302d..fff6041a72239040d9d0c0a2e821948a73e6d5d6 100644 (file)
@@ -35,11 +35,11 @@ private Q_SLOTS:
 
 private:
        /// parent controller
-       ControlVSpace & controller() const;
+       ControlVSpace & controller();
        /// Apply from dialog
        void applyView();
        /// Update the dialog
-       void update_contents();
+       void updateContents();
 };
 
 } // namespace frontend