summaryrefslogtreecommitdiffstats
path: root/digikam/libs/widgets/common/splashscreen.h
diff options
context:
space:
mode:
Diffstat (limited to 'digikam/libs/widgets/common/splashscreen.h')
-rw-r--r--digikam/libs/widgets/common/splashscreen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/digikam/libs/widgets/common/splashscreen.h b/digikam/libs/widgets/common/splashscreen.h
index 9845c81..294b360 100644
--- a/digikam/libs/widgets/common/splashscreen.h
+++ b/digikam/libs/widgets/common/splashscreen.h
@@ -52,7 +52,7 @@ public:
SplashScreen(const TQString& splash, WFlags f=0);
virtual ~SplashScreen();
- void tqsetAlignment(int tqalignment);
+ void setAlignment(int tqalignment);
void setColor(const TQColor& color);
protected: