diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-10-30 22:44:02 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-10-30 22:44:02 -0500 |
commit | d26d6ac23685063d532f0195499e617b2442350b (patch) | |
tree | a319beb31fac524d2147a3460de5880841c14faa /kstyles/highcontrast/highcontrast.h | |
parent | 40712e064638a603834221ccc204345c1bb9acf5 (diff) | |
download | tdelibs-d26d6ac23685063d532f0195499e617b2442350b.tar.gz tdelibs-d26d6ac23685063d532f0195499e617b2442350b.zip |
Style update
Diffstat (limited to 'kstyles/highcontrast/highcontrast.h')
-rw-r--r-- | kstyles/highcontrast/highcontrast.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kstyles/highcontrast/highcontrast.h b/kstyles/highcontrast/highcontrast.h index 56470993a..0831163fe 100644 --- a/kstyles/highcontrast/highcontrast.h +++ b/kstyles/highcontrast/highcontrast.h @@ -69,7 +69,7 @@ class HighContrastStyle : public KStyle const TQStyleOption& = TQStyleOption::Default, const TQWidget* widget = 0 ) const; - void tqdrawPrimitive( TQ_PrimitiveElement pe, + void drawPrimitive( TQ_PrimitiveElement pe, TQPainter* p, TQStyleControlElementData ceData, ControlElementFlags elementFlags, |