X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=src%2Fkernel%2Fkill_interpreter_dialog.h;h=a7eabdffab8c2c94e9f906c819903ed4f912c6d5;hb=3a3287b8425c355dbb54fffe6b546367ce32c8ac;hp=5511d61206907141361fb4d9d6f4d5a492e07933;hpb=15ae31bcd6ed35816cfc9c8b9fb2b4094ad2377a;p=vlp.git diff --git a/src/kernel/kill_interpreter_dialog.h b/src/kernel/kill_interpreter_dialog.h index 5511d61..a7eabdf 100644 --- a/src/kernel/kill_interpreter_dialog.h +++ b/src/kernel/kill_interpreter_dialog.h @@ -5,6 +5,9 @@ #include "ui/kill_dialog.h" +namespace loglan { +namespace vlp { + /** * Kill Interpreter Dialog class */ @@ -16,4 +19,7 @@ public: int getInterpreterId(); }; +} +} + #endif /* _VLP_KERNEL_KILLINTERPRETERDIALOG_H */