]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiChanges.h
Whitespace.
[lyx.git] / src / frontends / qt4 / GuiChanges.h
index a1579a5ee8a6ddd8cf9abd16d2442b47bdab28c0..344f5e56070d313ab251e528305f4c7e5074643d 100644 (file)
@@ -35,9 +35,11 @@ protected Q_SLOTS:
        void rejectChange();
        /// find the next change and highlight it
        void nextChange();
+       /// find the previous change and highlight it
+       void previousChange();
 
 private:
-       void closeEvent(QCloseEvent * e);
+       ///
        void updateContents();
 
        /// Nothing to initialise in this case.