]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/qt-console/bat.pro.in
Oops. When I changed the contents of the field earlier, I forgot to make this change
[bacula/bacula] / bacula / src / qt-console / bat.pro.in
index 801169a2880d64be3c959c9041f98f981c694f00..8007f2fa00838b086fedda893ec1f5ec32251687 100644 (file)
@@ -44,6 +44,7 @@ FORMS += joblog/joblog.ui jobs/jobs.ui
 FORMS += help/help.ui
 FORMS += jobgraphs/jobplotcontrols.ui
 FORMS += status/dirstat.ui
+FORMS += status/clientstat.ui
 
 # Main directory
 HEADERS += mainwin.h bat.h bat_conf.h qstd.h pages.h
@@ -129,7 +130,13 @@ SOURCES += help/help.cpp
 HEADERS += status/dirstat.h
 SOURCES += status/dirstat.cpp
 
+## Status Client
+HEADERS += status/clientstat.h
+SOURCES += status/clientstat.cpp
+
 INSTALLS += bins
 INSTALLS += confs
 
 QMAKE_EXTRA_TARGETS += depend
+
+TRANSLATIONS += ts/bat_fr.ts ts/bat_de.ts