]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt2/QDocumentDialog.h
better selection and scrolling behaviour
[lyx.git] / src / frontends / qt2 / QDocumentDialog.h
index 7b5e710b618accaebe0778b31524969c836d7bc0..129426f32cab00c6d12c37265894811578b46941 100644 (file)
@@ -43,7 +43,7 @@ public:
 
        void updateFontsize(string const &, string const &);
        void updatePagestyle(string const &, string const &);
+
 public slots:
        void setTitle(int);
        void change_adaptor();
@@ -58,10 +58,10 @@ protected slots:
        void setSkip(int);
        void enableSkip(bool);
        void classChanged();
+
 protected:
        void closeEvent(QCloseEvent * e);
+
 private:
        enum Module {
                LAYOUT,