summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/dialogs/codeviewerdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/dialogs/codeviewerdialog.h')
-rw-r--r--umbrello/umbrello/dialogs/codeviewerdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/dialogs/codeviewerdialog.h b/umbrello/umbrello/dialogs/codeviewerdialog.h
index eef90445..308e2e4c 100644
--- a/umbrello/umbrello/dialogs/codeviewerdialog.h
+++ b/umbrello/umbrello/dialogs/codeviewerdialog.h
@@ -42,7 +42,7 @@ class UMLObject;
class CodeViewerDialog : public CodeViewerDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
CodeViewerDialog ( TQWidget* parent, CodeDocument * doc, Settings::CodeViewerState state,