]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/GuiImplementation.h
Whitespace cleanup
[features.git] / src / frontends / qt4 / GuiImplementation.h
index 697bbd6d4d5f3cecf86a29a5911b3c99f56c2874..0b30d572ca38ddff5842c45abb364adb47d1f9bc 100644 (file)
@@ -53,7 +53,7 @@ private:
        /// Multiple views container.
        /**
        * Warning: This must not be a smart pointer as the destruction of the
-       * object is handled by Qt when the view is closed 
+       * object is handled by Qt when the view is closed
        * \sa Qt::WA_DeleteOnClose attribute.
        */
        std::map<int, GuiView *> views_;