summaryrefslogtreecommitdiffstats
path: root/khotkeys/kcontrol/windowselector.h
diff options
context:
space:
mode:
Diffstat (limited to 'khotkeys/kcontrol/windowselector.h')
-rw-r--r--khotkeys/kcontrol/windowselector.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/khotkeys/kcontrol/windowselector.h b/khotkeys/kcontrol/windowselector.h
index 4f52312ea..0abb41811 100644
--- a/khotkeys/kcontrol/windowselector.h
+++ b/khotkeys/kcontrol/windowselector.h
@@ -17,9 +17,9 @@ namespace KHotKeys
{
class WindowSelector
- : public QWidget
+ : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
WindowSelector( TQObject* receiver, const char* slot );
void select();