summaryrefslogtreecommitdiffstats
path: root/tdeio/tdefile/kmetaprops.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdeio/tdefile/kmetaprops.cpp')
-rw-r--r--tdeio/tdefile/kmetaprops.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio/tdefile/kmetaprops.cpp b/tdeio/tdefile/kmetaprops.cpp
index 21c75e0ce..e511d5b61 100644
--- a/tdeio/tdefile/kmetaprops.cpp
+++ b/tdeio/tdefile/kmetaprops.cpp
@@ -150,7 +150,7 @@ void KFileMetaPropsPlugin::createLayout()
if (itemList.isEmpty())
continue;
- TQGroupBox *groupBox = new TQGroupBox(2, Qt::Horizontal,
+ TQGroupBox *groupBox = new TQGroupBox(2, TQt::Horizontal,
TQStyleSheet::escape(mtinfo->groupInfo(*git)->translatedName()),
d->m_frame);