diff options
Diffstat (limited to 'client/client.pro')
-rw-r--r-- | client/client.pro | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/client/client.pro b/client/client.pro index 6df6c3f..1faa111 100644 --- a/client/client.pro +++ b/client/client.pro @@ -29,6 +29,7 @@ HEADERS += \ macrowindow.h \ mainwindow.h \ macrodrawer.h \ + messagebox.h \ netcom.h \ resumewidget.h \ widgetbuilder.h \ @@ -61,6 +62,7 @@ SOURCES += \ macrowindow.cc \ mainwindow.cc \ macrodrawer.cc \ + messagebox.cc \ netcom.cc \ resumewidget.cc \ widgetbuilder.cc \ @@ -83,3 +85,5 @@ SOURCES += \ widgets/window.cc \ widgets/altcombobox.cc \ widgets/metawidget.cc + +TRANSLATIONS=pracro_dk.ts
\ No newline at end of file |