summaryrefslogtreecommitdiffstats
path: root/korganizer/importdialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/importdialog.cpp')
-rw-r--r--korganizer/importdialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/importdialog.cpp b/korganizer/importdialog.cpp
index 4272f5dac..6edc9f71d 100644
--- a/korganizer/importdialog.cpp
+++ b/korganizer/importdialog.cpp
@@ -50,7 +50,7 @@ ImportDialog::ImportDialog( const KURL &url, TQWidget *parent, bool isPart )
topLayout->addWidget( new TQLabel( txt, topFrame ) );
- TQButtonGroup *radioBox = new TQButtonGroup( 1, Qt::Horizontal, topFrame );
+ TQButtonGroup *radioBox = new TQButtonGroup( 1, TQt::Horizontal, topFrame );
radioBox->setFlat( true );
topLayout->addWidget( radioBox );