summaryrefslogtreecommitdiffstats
path: root/kiosktool/userManagement.h
diff options
context:
space:
mode:
Diffstat (limited to 'kiosktool/userManagement.h')
-rw-r--r--kiosktool/userManagement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kiosktool/userManagement.h b/kiosktool/userManagement.h
index 309e764..a013be5 100644
--- a/kiosktool/userManagement.h
+++ b/kiosktool/userManagement.h
@@ -26,7 +26,7 @@ class UserManagementUI;
class UserManagementPage : public UserManagementUI, public PageWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
UserManagementPage(TQWidget* parent, const char* name = 0, WFlags fl = 0);