summaryrefslogtreecommitdiffstats
path: root/kbugbuster/gui/severityselectdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbugbuster/gui/severityselectdialog.h')
-rw-r--r--kbugbuster/gui/severityselectdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbugbuster/gui/severityselectdialog.h b/kbugbuster/gui/severityselectdialog.h
index 46f52bb0..ada0e34d 100644
--- a/kbugbuster/gui/severityselectdialog.h
+++ b/kbugbuster/gui/severityselectdialog.h
@@ -8,7 +8,7 @@
class SeveritySelectDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
SeveritySelectDialog(TQWidget *parent=0,const char *name=0);