summaryrefslogtreecommitdiffstats
path: root/plugins/timeshifter/timeshifter-configuration.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/timeshifter/timeshifter-configuration.h')
-rw-r--r--plugins/timeshifter/timeshifter-configuration.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/timeshifter/timeshifter-configuration.h b/plugins/timeshifter/timeshifter-configuration.h
index 302f303..395d7b4 100644
--- a/plugins/timeshifter/timeshifter-configuration.h
+++ b/plugins/timeshifter/timeshifter-configuration.h
@@ -33,7 +33,7 @@ class TimeShifter;
class TimeShifterConfiguration : public TimeShifterConfigurationUI,
public ISoundStreamClient
{
-Q_OBJECT
+TQ_OBJECT
public :
TimeShifterConfiguration (TQWidget *parent, TimeShifter *shifter);