summaryrefslogtreecommitdiffstats
path: root/conduits/abbrowserconduit/resolutionDialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'conduits/abbrowserconduit/resolutionDialog.h')
-rw-r--r--conduits/abbrowserconduit/resolutionDialog.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/conduits/abbrowserconduit/resolutionDialog.h b/conduits/abbrowserconduit/resolutionDialog.h
index 2c7a8b0..68a1d58 100644
--- a/conduits/abbrowserconduit/resolutionDialog.h
+++ b/conduits/abbrowserconduit/resolutionDialog.h
@@ -40,9 +40,10 @@ class ResolutionTable;
class ResolutionDlg : public KDialogBase
{
Q_OBJECT
+ TQ_OBJECT
public:
- ResolutionDlg( TQWidget* parent=0,
+ ResolutionDlg( TQWidget* tqparent=0,
KPilotLink*fH=0L,
const TQString &caption=TQString(),
const TQString &helpText=TQString(),