From 4696bba0897715cb79eb75fcb14169964e1562e2 Mon Sep 17 00:00:00 2001 From: deva Date: Wed, 18 Mar 2009 13:21:45 +0000 Subject: Made a messagebox wrapper that does the button translation. --- client/client.pro | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'client/client.pro') 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 -- cgit v1.2.3