summaryrefslogtreecommitdiffstats
path: root/kiosktool/componentSelectionPage.h
diff options
context:
space:
mode:
Diffstat (limited to 'kiosktool/componentSelectionPage.h')
-rw-r--r--kiosktool/componentSelectionPage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kiosktool/componentSelectionPage.h b/kiosktool/componentSelectionPage.h
index c9366de..94e6783 100644
--- a/kiosktool/componentSelectionPage.h
+++ b/kiosktool/componentSelectionPage.h
@@ -26,7 +26,7 @@ class KioskData;
class ComponentSelectionPage : public ComponentSelectionPageUI, public PageWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
ComponentSelectionPage( KioskData *data, TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 );