diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:51:16 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:51:16 -0600 |
commit | 698dd70e2868d1a4028a7cb5486eb6e63990b106 (patch) | |
tree | 554d7f474ff689050795bb1991bf3af04ce30485 /kviewshell/documentWidget.h | |
parent | 3af987b7825866d742487cb6aa5b82bf0adf7543 (diff) | |
download | tdegraphics-698dd70e2868d1a4028a7cb5486eb6e63990b106.tar.gz tdegraphics-698dd70e2868d1a4028a7cb5486eb6e63990b106.zip |
Additional renaming of kde to tde
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]; |