summaryrefslogtreecommitdiffstats
path: root/ksquirrel/sq_splashscreen.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksquirrel/sq_splashscreen.h')
-rw-r--r--ksquirrel/sq_splashscreen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksquirrel/sq_splashscreen.h b/ksquirrel/sq_splashscreen.h
index 7e198b4..9473c71 100644
--- a/ksquirrel/sq_splashscreen.h
+++ b/ksquirrel/sq_splashscreen.h
@@ -44,7 +44,7 @@ class SQ_Progress;
class SQ_SplashScreen : public TQWidget
{
public:
- SQ_SplashScreen(TQWidget *tqparent = 0, const char *name = 0);
+ SQ_SplashScreen(TQWidget *parent = 0, const char *name = 0);
~SQ_SplashScreen();
static void advance();