]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt2/QBibitem.h
The Cygwin path fix.
[lyx.git] / src / frontends / qt2 / QBibitem.h
index a07b12f9f80c89cb516f70de6e21f6954bdbd207..c01d17989bd9bb6491dcf8f3bc73702a05a356bf 100644 (file)
@@ -6,15 +6,17 @@
  *
  * \author John Levon
  *
- * Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef QBIBITEM_H
 #define QBIBITEM_H
 
-
 #include "QDialogView.h"
 
+namespace lyx {
+namespace frontend {
+
 class ControlCommand;
 class QBibitemDialog;
 
@@ -36,4 +38,7 @@ private:
        virtual void build_dialog();
 };
 
+} // namespace frontend
+} // namespace lyx
+
 #endif // QBIBITEM_H