summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/kstartuplogo.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/kstartuplogo.h')
-rw-r--r--umbrello/umbrello/kstartuplogo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/kstartuplogo.h b/umbrello/umbrello/kstartuplogo.h
index 07770d6c..84302075 100644
--- a/umbrello/umbrello/kstartuplogo.h
+++ b/umbrello/umbrello/kstartuplogo.h
@@ -28,7 +28,7 @@ class KStartupLogo : public TQWidget {
Q_OBJECT
TQ_OBJECT
public:
- KStartupLogo(TQWidget *tqparent=0, const char *name=0);
+ KStartupLogo(TQWidget *parent=0, const char *name=0);
~KStartupLogo();
void setHideEnabled(bool bEnabled);