]> git.lyx.org Git - features.git/commitdiff
cosmetics
authorAndré Pönitz <poenitz@gmx.net>
Wed, 3 Sep 2008 18:30:05 +0000 (18:30 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Wed, 3 Sep 2008 18:30:05 +0000 (18:30 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26292 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/GuiHyperlink.h
src/frontends/qt4/GuiInclude.h
src/frontends/qt4/GuiNomencl.h

index f491f3fef779546a0f415ffe9c51802958f08bd6..6c02ad23c9b916a72154673352c3f81363567260 100644 (file)
@@ -38,7 +38,7 @@ private:
        /// apply dialog
        void applyView();
        /// update dialog
-       void updateContents() { };
+       void updateContents() {}
        ///
        bool initialiseParams(std::string const & data);
        ///
index 0fc998f644dabcfe6c3f5c22c9e74e659c7f47f9..cac8972d8e08a8c01cadf14399832f407c64a0c9 100644 (file)
@@ -77,7 +77,7 @@ private:
        /// Apply changes
        void applyView();
        /// update
-       void updateContents() { };
+       void updateContents() {}
        /// Browse for a file
        QString browse(QString const &, Type) const;
 
index a56576d49528dc34327996b6197d41aa1feae1d0..0b83d2e0e28d0e12a97f1c048ab7fec6c5809508 100644 (file)
@@ -39,7 +39,7 @@ private:
        /// Apply changes
        void applyView();
        /// update
-       void updateContents() { };
+       void updateContents() {}
        ///
        bool initialiseParams(std::string const & data);
        ///