summaryrefslogtreecommitdiffstats
path: root/ksquirrel/sq_glwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksquirrel/sq_glwidget.h')
-rw-r--r--ksquirrel/sq_glwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksquirrel/sq_glwidget.h b/ksquirrel/sq_glwidget.h
index 2c9ee58..bb092a9 100644
--- a/ksquirrel/sq_glwidget.h
+++ b/ksquirrel/sq_glwidget.h
@@ -127,7 +127,7 @@ class SQ_GLWidget : public TQGLWidget
TQ_OBJECT
public:
- SQ_GLWidget(TQWidget *tqparent = 0, const char *name = 0);
+ SQ_GLWidget(TQWidget *parent = 0, const char *name = 0);
~SQ_GLWidget();
void setDownloadPercents(int);