diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-07 20:28:49 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-07 20:28:49 -0600 |
commit | 8cfbfac527b65529ac5d96a6255a251769c36634 (patch) | |
tree | 75ce025caa285bdfcab9490de8248faedc185770 /kstyles/plastik | |
parent | 17c857c26eb1254ed0382ed0321c94967826170d (diff) | |
download | tdelibs-8cfbfac527b65529ac5d96a6255a251769c36634.tar.gz tdelibs-8cfbfac527b65529ac5d96a6255a251769c36634.zip |
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'kstyles/plastik')
-rw-r--r-- | kstyles/plastik/plastik.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kstyles/plastik/plastik.cpp b/kstyles/plastik/plastik.cpp index 1c6f5cd6a..08c97b3c1 100644 --- a/kstyles/plastik/plastik.cpp +++ b/kstyles/plastik/plastik.cpp @@ -2689,7 +2689,7 @@ void PlastikStyle::tqdrawControl(TQ_ControlElement element, break; } - // Menu and dockwindow empty space + // Menu and doctwindow empty space // case CE_DockWindowEmptyArea: p->fillRect(r, cg.background()); |