summaryrefslogtreecommitdiffstats
path: root/style/qtcurve.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'style/qtcurve.cpp')
-rw-r--r--style/qtcurve.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/style/qtcurve.cpp b/style/qtcurve.cpp
index a384cb1..f084621 100644
--- a/style/qtcurve.cpp
+++ b/style/qtcurve.cpp
@@ -1276,11 +1276,7 @@ void QtCurveStyle::applicationPolish(const TQStyleControlElementData &ceData, Co
{
TQMetaObject *meta=(TQMetaObject *)metaObject();
-#ifdef USE_QT4
-#warning Qt4 does not allow the metaobject classname to be set (skipping)
-#else // USE_QT4
meta->classname="HighContrastStyle";
-#endif // USE_QT4
}
if(opts.scrollbarType==SCROLLBAR_NEXT)