summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-24 11:57:19 -0600
committerSlávek Banko <slavek.banko@axis.cz>2012-06-23 19:35:22 +0200
commit49adc84b71329fe2c8fa0ff26091f4075de82992 (patch)
treea795c73ff5af4a5a41335cc1aa152ef16302cf79 /src
parent39d7cb00553d01cea32bfd52fa406aac15742ba0 (diff)
downloadtdevelop-49adc84b71329fe2c8fa0ff26091f4075de82992.tar.gz
tdevelop-49adc84b71329fe2c8fa0ff26091f4075de82992.zip
Rename a few stragglers
(cherry picked from commit 2007255ef3c315bc1dae29043caaa40a16699a29)
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 946c40e8..ff505c3d 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()),