]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView.h
Move #includes out of header files.
[lyx.git] / src / BufferView.h
index e9294d9423f7a3951e47e924fddaa66cd959e7a9..029c139c38cc37b8269e1b1284d7847f2219c8de 100644 (file)
@@ -66,10 +66,10 @@ public:
 
        /// return the visible top y
        int top_y() const;
-       
+
        /// set the visible top y
-       void top_y(int);
-       
+       void top_y(int);
+
        /// resize event has happened
        void resize();