]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt2/Menubar_pimpl.h
better selection and scrolling behaviour
[lyx.git] / src / frontends / qt2 / Menubar_pimpl.h
index fc249e0d26901e761f38b6ff3072c3ce11d7876c..6937bc0612d1f6cbcecd258a9c044236aa1c3323 100644 (file)
@@ -35,7 +35,7 @@ public:
        void openByName(string const &);
 
        /// update the state of the menuitems - not needed
-       void update() {};
+       void update() {}
 
        /// return the owning view
        QtView * view() { return owner_; }