summaryrefslogtreecommitdiffstats
path: root/src/debugging/TSLogger.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/debugging/TSLogger.h')
-rw-r--r--src/debugging/TSLogger.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debugging/TSLogger.h b/src/debugging/TSLogger.h
index 261398c..8510ecb 100644
--- a/src/debugging/TSLogger.h
+++ b/src/debugging/TSLogger.h
@@ -36,7 +36,7 @@ namespace tschweitzer
class TSLogger : public TQDialog
{
- Q_OBJECT
+ TQ_OBJECT
public:
static TSLogger* getInstance(int verboseLevel);