From 5c21a294952b68d994f5baafe744ecfbab7f41b0 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:10:51 -0600 Subject: Rename common header files for consistency with class renaming --- style/qtcurve.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style/qtcurve.cpp') 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), -- cgit v1.2.1