summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-24 11:57:19 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-24 11:57:19 -0600
commit2007255ef3c315bc1dae29043caaa40a16699a29 (patch)
tree4389b819b9d1f7388d9c132992de5b24ce52c1ea /src
parentabcbb684982167791304dc2fe0bc979489506b43 (diff)
downloadtdevelop-2007255ef3c315bc1dae29043caaa40a16699a29.tar.gz
tdevelop-2007255ef3c315bc1dae29043caaa40a16699a29.zip
Rename a few stragglers
Diffstat (limited to 'src')
-rw-r--r--src/newui/button.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newui/button.cpp b/src/newui/button.cpp
index 1a433252..311e3631 100644
--- a/src/newui/button.cpp
+++ b/src/newui/button.cpp
@@ -131,7 +131,7 @@ void Button::drawButton(TQPainter *p)
pm.fill(eraseColor());
TQPainter p2(&pm);
- tqstyle().drawControl(TQStyle::CE_PushButton,&p2,this, TQRect(0,0,pm.width(),pm.height()), colorGroup(),flags);
+ style().drawControl(TQStyle::CE_PushButton,&p2,this, TQRect(0,0,pm.width(),pm.height()), colorGroup(),flags);
style().drawControl(TQStyle::CE_PushButtonLabel, &p2, this,
TQRect(0,0,pm.width(),pm.height()),