diff options
Diffstat (limited to 'gettextfromc.h')
-rw-r--r-- | gettextfromc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gettextfromc.h b/gettextfromc.h index f94f1192c..53df18365 100644 --- a/gettextfromc.h +++ b/gettextfromc.h @@ -2,6 +2,7 @@ #define GETTEXTFROMC_H #include <QHash> +#include <QCoreApplication> extern "C" const char *trGettext(const char *text); |