summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/dialogs/codevieweroptionspage.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/dialogs/codevieweroptionspage.h')
-rw-r--r--umbrello/umbrello/dialogs/codevieweroptionspage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/dialogs/codevieweroptionspage.h b/umbrello/umbrello/dialogs/codevieweroptionspage.h
index e0a9ee04..daef15c7 100644
--- a/umbrello/umbrello/dialogs/codevieweroptionspage.h
+++ b/umbrello/umbrello/dialogs/codevieweroptionspage.h
@@ -27,7 +27,7 @@
*/
class CodeViewerOptionsPage : public CodeViewerOptionsBase {
- Q_OBJECT
+ TQ_OBJECT
public:
CodeViewerOptionsPage (Settings::CodeViewerState options, TQWidget *parent, const char *name=0);