X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=src%2Fedit%2FPreferencesDialog.h;fp=src%2Fedit%2FPreferencesDialog.h;h=076681c471d44f1556a3d8a1721cb7715113a848;hb=a59934763b8954a15d00efa78fb371330e8c71ce;hp=7311c659a8271eba95333d3ac01dfe895a03e8ff;hpb=3a3287b8425c355dbb54fffe6b546367ce32c8ac;p=vlp.git diff --git a/src/edit/PreferencesDialog.h b/src/edit/PreferencesDialog.h index 7311c65..076681c 100644 --- a/src/edit/PreferencesDialog.h +++ b/src/edit/PreferencesDialog.h @@ -8,6 +8,7 @@ namespace loglan { namespace vlp { +namespace dialog { /** * Program Unit Dialog class @@ -68,6 +69,7 @@ public: void setGenPath(QString path); }; +} } }