summaryrefslogtreecommitdiffstats
path: root/systemsettings/kcscrollview.h
diff options
context:
space:
mode:
Diffstat (limited to 'systemsettings/kcscrollview.h')
-rw-r--r--systemsettings/kcscrollview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemsettings/kcscrollview.h b/systemsettings/kcscrollview.h
index 2706353..dc9fbeb 100644
--- a/systemsettings/kcscrollview.h
+++ b/systemsettings/kcscrollview.h
@@ -24,7 +24,7 @@
class KCScrollView : public TQScrollView {
public:
- KCScrollView ( TQWidget * tqparent = 0, const char * name = 0, WFlags f = 0 );
+ KCScrollView ( TQWidget * parent = 0, const char * name = 0, WFlags f = 0 );
virtual TQSize tqsizeHint() const;
virtual void addChild(TQWidget *child, int x=0, int y=0);