diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-07-07 21:14:06 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-07-07 21:14:06 +0000 |
commit | 6eda46d091fbe69d095538e27cc31a4b4c2c05dc (patch) | |
tree | dee72ea59891386fd9aa4ff7309c53f93ae7bd7b /client/crystalclient.h | |
parent | 4103c431563b89c9c9340f30a64710f0042ac6fa (diff) | |
download | twin-style-crystal-6eda46d091fbe69d095538e27cc31a4b4c2c05dc.tar.gz twin-style-crystal-6eda46d091fbe69d095538e27cc31a4b4c2c05dc.zip |
Rename incorrect instances of tqrepaint[...] to repaint[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kwin-style-crystal@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'client/crystalclient.h')
-rw-r--r-- | client/crystalclient.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/crystalclient.h b/client/crystalclient.h index 0385c2d..cc5784e 100644 --- a/client/crystalclient.h +++ b/client/crystalclient.h @@ -127,7 +127,7 @@ public: bool drawcaption,textshadow,captiontooltip; bool trackdesktop,transparency; int roundCorners; - int tqrepaintMode,tqrepaintTime; + int repaintMode,repaintTime; WND_CONFIG active,inactive; int buttontheme; |