summaryrefslogtreecommitdiffstats
path: root/bibletime/frontend/kstartuplogo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bibletime/frontend/kstartuplogo.cpp')
-rw-r--r--bibletime/frontend/kstartuplogo.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/bibletime/frontend/kstartuplogo.cpp b/bibletime/frontend/kstartuplogo.cpp
index f15a483..0609537 100644
--- a/bibletime/frontend/kstartuplogo.cpp
+++ b/bibletime/frontend/kstartuplogo.cpp
@@ -60,7 +60,7 @@ KStartupLogo::KStartupLogo()
TQPixmap pm;
if ( !pm.load(locate("BT_pic","startuplogo.png")) ) {
- qWarning("Can't load startuplogo! Check your installation.");
+ tqWarning("Can't load startuplogo! Check your installation.");
}
setBackgroundPixmap(pm);