diff options
Diffstat (limited to 'kstyles/kthemestyle/kthemestyle.h')
-rw-r--r-- | kstyles/kthemestyle/kthemestyle.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kstyles/kthemestyle/kthemestyle.h b/kstyles/kthemestyle/kthemestyle.h index b0b9bdd97..750031156 100644 --- a/kstyles/kthemestyle/kthemestyle.h +++ b/kstyles/kthemestyle/kthemestyle.h @@ -15,7 +15,7 @@ dotNET Style KDE3 HighColor Style Copyright (C) 2001 Karol Szwed <[email protected]> - (C) 2001 Fredrik H�glund <[email protected]> + (C) 2001 Fredrik H�glund <[email protected]> Drawing routines adapted from the KDE2 HCStyle, Copyright (C) 2000 Daniel M. Duley <[email protected]> @@ -100,7 +100,7 @@ public: const TQStyleOption& = TQStyleOption::Default ) const; - virtual void tqdrawComplexControl( ComplexControl control, + virtual void tqdrawComplexControl( TQ_ComplexControl control, TQPainter *p, const TQWidget* widget, const TQRect &r, |