summaryrefslogtreecommitdiff
path: root/client/client.pro
diff options
context:
space:
mode:
authordeva <deva>2009-03-18 13:21:45 +0000
committerdeva <deva>2009-03-18 13:21:45 +0000
commit4696bba0897715cb79eb75fcb14169964e1562e2 (patch)
tree8b8da13a89f2b980e8f25cf7eb36086de34b039d /client/client.pro
parent838fbd870b3ce51fb6a7d8994d3d08f8ab65559c (diff)
Made a messagebox wrapper that does the button translation.
Diffstat (limited to 'client/client.pro')
-rw-r--r--client/client.pro4
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