]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView.h
Replace Q_WS_WIN with appropriate guards to account for Qt5.
[lyx.git] / src / BufferView.h
index a94ddfd56b718b989bb53b7046401066dfe14c6b..a144aee136971a57368ce78feeeb6ff3998def24 100644 (file)
@@ -155,7 +155,7 @@ public:
        /// Ensure that the BufferView cursor is visible.
        /// This method will automatically scroll and update the BufferView
        /// if needed.
-       void showCursor(); 
+       void showCursor();
        /// Ensure the passed cursor \p dit is visible.
        /// This method will automatically scroll and update the BufferView
        /// if needed.