Documentation fixes
[vlp.git] / src / edit / PreferencesDialog.h
index 2cd02ba4391fe5f620a4d2315793d5376cc4542f..0bb4a0c5180d1c3470da19948078bebcecabdeb2 100644 (file)
@@ -6,6 +6,14 @@
 
 #include "ui/dialogs/PreferencesDialog.h"
 
+/**
+ * @file
+ */
+
+namespace loglan {
+namespace vlp {
+namespace dialog {
+
 /**
  * Program Unit Dialog class
  * Displays dialog for generating code template for unit structure
@@ -65,4 +73,8 @@ public:
        void setGenPath(QString path);
 };
 
+}
+}
+}
+
 #endif /* _VLP_EDITOR_PREFERENCESDIALOG_H */