summaryrefslogtreecommitdiffstats
path: root/kresources/lib/folderconfig.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kresources/lib/folderconfig.cpp')
-rw-r--r--kresources/lib/folderconfig.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/lib/folderconfig.cpp b/kresources/lib/folderconfig.cpp
index 06d9f9fc..f8feb456 100644
--- a/kresources/lib/folderconfig.cpp
+++ b/kresources/lib/folderconfig.cpp
@@ -47,7 +47,7 @@ FolderConfig::FolderConfig( TQWidget *tqparent )
TQBoxLayout *topLayout = new TQVBoxLayout( this );
topLayout->addSpacing( KDialog::spacingHint() );
- TQGroupBox *topBox = new TQGroupBox( 1, Horizontal, i18n("Folder Selection"),
+ TQGroupBox *topBox = new TQGroupBox( 1, Qt::Horizontal, i18n("Folder Selection"),
this );
topLayout->addWidget( topBox );