From 3f02581883759395fcd3935ec1d88ddca4895f32 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:10:34 -0600 Subject: Rename common header files for consistency with class renaming --- src/gui/kdeext/klearlook.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/kdeext/klearlook.cpp') diff --git a/src/gui/kdeext/klearlook.cpp b/src/gui/kdeext/klearlook.cpp index 2c9793e..65d5577 100644 --- a/src/gui/kdeext/klearlook.cpp +++ b/src/gui/kdeext/klearlook.cpp @@ -2125,7 +2125,7 @@ void KlearlookStyle::drawTDEStylePrimitive( TDEStylePrimitive kpe, TQPainter *p, case LV_LINES_NONE: break; case LV_LINES_DOTTED: - // Taken and modified (colour wise) from kstyle.cpp - which in turn comes from + // Taken and modified (colour wise) from tdestyle.cpp - which in turn comes from // qwindowsstyl.cpp { static TQBitmap *verticalLine = 0, -- cgit v1.2.1