]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiDocument.h
The View->Source pane resets the format every time you click into
[lyx.git] / src / frontends / qt4 / GuiDocument.h
index 1b5aad13b8bd3f3417831a93e281afa7764ab6b5..09fa73101570ae23e5e704f1102bfdd97e430f56 100644 (file)
@@ -139,7 +139,7 @@ private:
        UiWidget<Ui::ListingsSettingsUi> *listingsModule;
        PreambleModule * preambleModule;
        LocalLayout * localLayout;
-       
+
        GuiBranches * branchesModule;
        GuiIndices * indicesModule;
 
@@ -217,7 +217,7 @@ private:
        ///
        std::list<modInfoStruct> const getProvidedModules();
        ///
-       std::list<modInfoStruct> const 
+       std::list<modInfoStruct> const
                        makeModuleInfo(LayoutModuleList const & mods);
        ///
        void setLanguage() const;