summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2012-07-16 14:31:55 +0200
committerAndras Timar <atimar@suse.com>2012-07-16 14:52:44 +0200
commitede7e6e18ceb6f48b5e4d2c8a8c770670b1cbf55 (patch)
tree18041f6b94f9785d81d51437d7dc0e676254bf90
parent7bc033b1675da90fbc06d182dbe5d1d0bbb3f5cc (diff)
About dialog: Forgot to Show() the image when present.
Change-Id: I6a1901e3a47e6e46e84da955872a97e016ce0694 Signed-off-by: Andras Timar <atimar@suse.com>
-rw-r--r--cui/source/dialogs/about.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/source/dialogs/about.cxx b/cui/source/dialogs/about.cxx
index eff0e6bdf458..65f6bdd9f6ea 100644
--- a/cui/source/dialogs/about.cxx
+++ b/cui/source/dialogs/about.cxx
@@ -226,6 +226,7 @@ void AboutDialog::LayoutControls()
aLogoBitmap = aRasterizerLogo.Rasterize( aLogoSize );
aLogoImage.SetImage( Image( aLogoBitmap ) );
aLogoImage.SetPosSizePixel( aLogoPos, aLogoSize );
+ aLogoImage.Show();
}
// Position version text