summaryrefslogtreecommitdiffstats
path: root/style/qtcurve.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'style/qtcurve.cpp')
-rw-r--r--style/qtcurve.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/style/qtcurve.cpp b/style/qtcurve.cpp
index 8c2585c..0c8391a 100644
--- a/style/qtcurve.cpp
+++ b/style/qtcurve.cpp
@@ -6560,7 +6560,7 @@ TQRect QtCurveStyle::querySubControlMetrics(TQ_ComplexControl control, const TQS
}
case CC_ScrollBar:
{
- // Taken from kstyle.cpp, and modified so as to allow for no scrollbar butttons...
+ // Taken from tdestyle.cpp, and modified so as to allow for no scrollbar butttons...
bool threeButtonScrollBar(SCROLLBAR_KDE==opts.scrollbarType),
platinumScrollBar(SCROLLBAR_PLATINUM==opts.scrollbarType),
nextScrollBar(SCROLLBAR_NEXT==opts.scrollbarType),