]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/QDocumentDialog.h
rename LFUN enum values according to their command (as used in th minibuffer/bind...
[lyx.git] / src / frontends / qt4 / QDocumentDialog.h
index 63ce94dbc9516587e16e9cd15163d3edef021dd1..851cbad61860c8acb87aa057c62b4e46b8dd2327 100644 (file)
@@ -86,7 +86,7 @@ protected:
        void closeEvent(QCloseEvent * e);
 
 private:
-       
+
        UiWidget<Ui::TextLayoutUi> *textLayoutModule;
        UiWidget<Ui::PageLayoutUi> *pageLayoutModule;
        UiWidget<Ui::MarginsUi> *marginsModule;
@@ -96,7 +96,7 @@ private:
        UiWidget<Ui::MathsUi> *mathsModule;
        UiWidget<Ui::LaTeXUi> *latexModule;
        UiWidget<Ui::PreambleUi> *preambleModule;
-       
+
        QBranches *branchesModule;
 
        BulletsModule * bulletsModule;