diff options
Diffstat (limited to 'kviewshell/documentWidget.h')
-rw-r--r-- | kviewshell/documentWidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kviewshell/documentWidget.h b/kviewshell/documentWidget.h index 491cfc36..0394843d 100644 --- a/kviewshell/documentWidget.h +++ b/kviewshell/documentWidget.h @@ -177,7 +177,7 @@ private: static TQColor backgroundColorForCorners; /** The following tables store grey values for roundish shadow - corners. They were shamelessly stolen from kdelibs/tdefx/kstyle.cpp. */ + corners. They were shamelessly stolen from tdelibs/tdefx/kstyle.cpp. */ static const int bottom_right_corner[16]; static const int bottom_left_corner[16]; static const int shadow_strip[4]; |