diff options
Diffstat (limited to 'libkscan/scandialog.h')
-rw-r--r-- | libkscan/scandialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkscan/scandialog.h b/libkscan/scandialog.h index 1069e816..5457f857 100644 --- a/libkscan/scandialog.h +++ b/libkscan/scandialog.h @@ -32,7 +32,7 @@ class TQSplitter; class ScanDialog : public KScanDialog { Q_OBJECT - TQ_OBJECT + public: ScanDialog( TQWidget *parent=0, const char *name=0, bool modal=false ); |