summaryrefslogtreecommitdiffstats
path: root/kviewshell/documentWidget.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:30:51 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:30:51 -0600
commit8467a1761533dc84392f288c6e2751f1825798b8 (patch)
tree4312ab08277731448275dfae40a90fca71f6ff8e /kviewshell/documentWidget.h
parent14676faec14ebb7f7e182b6581f32deea3f05566 (diff)
downloadtdegraphics-8467a1761533dc84392f288c6e2751f1825798b8.tar.gz
tdegraphics-8467a1761533dc84392f288c6e2751f1825798b8.zip
Additional kde to tde renaming
Diffstat (limited to 'kviewshell/documentWidget.h')
-rw-r--r--kviewshell/documentWidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kviewshell/documentWidget.h b/kviewshell/documentWidget.h
index fcec6646..491cfc36 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/kdefx/kstyle.cpp. */
+ corners. They were shamelessly stolen from kdelibs/tdefx/kstyle.cpp. */
static const int bottom_right_corner[16];
static const int bottom_left_corner[16];
static const int shadow_strip[4];