summaryrefslogtreecommitdiffstats
path: root/kuickshow/src/mainwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kuickshow/src/mainwidget.h')
-rw-r--r--kuickshow/src/mainwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kuickshow/src/mainwidget.h b/kuickshow/src/mainwidget.h
index acee576b..f9f64690 100644
--- a/kuickshow/src/mainwidget.h
+++ b/kuickshow/src/mainwidget.h
@@ -28,7 +28,7 @@ class FileView;
class MainWidget : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
MainWidget( TQString, TQWidget *parent, const char *name=0L);