]> git.lyx.org Git - features.git/blobdiff - src/frontends/WorkArea.h
Whitespace cleanup
[features.git] / src / frontends / WorkArea.h
index 8b4ced60527bf89897c85b51315ae9e172b0ca8e..f45e2eefd671de49049ef9a8668bfa833abef85c 100644 (file)
@@ -67,7 +67,7 @@ public:
 
        /// \return true if has the keyboard input focus.
        virtual bool hasFocus() const = 0;
-       
+
        /// return the width of the work area in pixels
        virtual int width() const = 0;