]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiCharacter.h
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / GuiCharacter.h
index 16cdc239473ae031b61051aa2fa6999f20d31b72..599807f0ae8a6b1a386a09593256e3cb453a88dc 100644 (file)
@@ -37,6 +37,12 @@ enum FontState {
        ///
        NOUN_TOGGLE,
        ///
+       STRIKEOUT_TOGGLE,
+       ///
+       UULINE_TOGGLE,
+       ///
+       UWAVE_TOGGLE,
+       ///
        INHERIT
 };
 
@@ -60,7 +66,7 @@ protected Q_SLOTS:
        void change_adaptor();
 
 private:
-       /// Dialog inherited methods
+       /// \name Dialog inherited methods
        //@{
        void applyView();
        void updateContents();