X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=src%2Fedit%2FPreferencesDialog.h;h=0bb4a0c5180d1c3470da19948078bebcecabdeb2;hb=92bd051b4d3877757e094b572e11ff2dda333d38;hp=2cd02ba4391fe5f620a4d2315793d5376cc4542f;hpb=abfcef957ac4399d169c9e18404304acc377c1c3;p=vlp.git diff --git a/src/edit/PreferencesDialog.h b/src/edit/PreferencesDialog.h index 2cd02ba..0bb4a0c 100644 --- a/src/edit/PreferencesDialog.h +++ b/src/edit/PreferencesDialog.h @@ -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 */