summaryrefslogtreecommitdiff
path: root/core/launcher/firstuse.cpp
Unidiff
Diffstat (limited to 'core/launcher/firstuse.cpp') (more/less context) (show whitespace changes)
-rw-r--r--core/launcher/firstuse.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/core/launcher/firstuse.cpp b/core/launcher/firstuse.cpp
index e9e2d83..acddeea 100644
--- a/core/launcher/firstuse.cpp
+++ b/core/launcher/firstuse.cpp
@@ -452,5 +452,3 @@ void FirstUse::loadPixmaps()
452{ 452{
453 /* create background, tr so can change image with language. 453 splash.convertFromImage( Resource::loadImage("launcher/firstuse")
454 images will likely contain text. */
455 splash.convertFromImage( Resource::loadImage(tr("FirstUseBackground"))
456 .smoothScale( width(), height() ) ); 454 .smoothScale( width(), height() ) );