]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt2/QParagraph.h
The Cygwin path fix.
[lyx.git] / src / frontends / qt2 / QParagraph.h
index 3f314297fe83c2239803e483eccc3a57516ea1be..d036659fb60054c23db1ca021a88066464c1f317 100644 (file)
@@ -15,6 +15,8 @@
 
 #include "QDialogView.h"
 
+namespace lyx {
+namespace frontend {
 
 class ControlParagraph;
 class QParagraphDialog;
@@ -36,4 +38,7 @@ private:
        virtual void build_dialog();
 };
 
+} // namespace frontend
+} // namespace lyx
+
 #endif // QPARAGRAPH_H