summaryrefslogtreecommitdiffstats
path: root/kstyles/klegacy/klegacystyle.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 15:13:01 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 15:13:01 -0600
commitdeac2ca49faed824fe83066080714eb6d653615b (patch)
tree8b5bf97c5acaaf5285985b87fa76dbea0f35e4fa /kstyles/klegacy/klegacystyle.h
parent0c9d97065a3d6ceb12d687555a1a33d90db96238 (diff)
downloadtdelibs-deac2ca49faed824fe83066080714eb6d653615b.tar.gz
tdelibs-deac2ca49faed824fe83066080714eb6d653615b.zip
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'kstyles/klegacy/klegacystyle.h')
-rw-r--r--kstyles/klegacy/klegacystyle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kstyles/klegacy/klegacystyle.h b/kstyles/klegacy/klegacystyle.h
index 18c073f9a..5288fd4f8 100644
--- a/kstyles/klegacy/klegacystyle.h
+++ b/kstyles/klegacy/klegacystyle.h
@@ -60,7 +60,7 @@ public:
// toolbar stuffs
virtual void drawKBarHandle(TQPainter *p, int x, int y, int w, int h,
- const TQColorGroup &g, KToolBarPos type, TQBrush *fill = 0);
+ const TQColorGroup &g, TDEToolBarPos type, TQBrush *fill = 0);
virtual void drawKickerHandle(TQPainter *p, int x, int y, int w, int h,
const TQColorGroup &g, TQBrush *fill = 0);
virtual void drawKickerAppletHandle(TQPainter *p, int x, int y, int w, int h,