From e6e23c5b0d7a80124df3aa16ad4e9a17e3ec7973 Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Mon, 15 Mar 2010 22:38:09 +0000 Subject: fixed missing wordwrap in theme export wizard git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4137 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/theme/packthemedialog.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/modules/theme') diff --git a/src/modules/theme/packthemedialog.cpp b/src/modules/theme/packthemedialog.cpp index 6830f89f4..d9d1777ef 100644 --- a/src/modules/theme/packthemedialog.cpp +++ b/src/modules/theme/packthemedialog.cpp @@ -265,6 +265,7 @@ KviPackThemeDialog::KviPackThemeDialog(QWidget * pParent,KviPointerListsetText(__tr2qs_ctx("Here you can choose the image that will appear in the installation dialog for your theme package. It can be an icon, a logo or a screenshot and it should be not larger than 300x225. If you don't provide an image a simple default icon will be used at installation stage.","theme")); pLabel->setTextFormat(Qt::RichText); + pLabel->setWordWrap(true); pLayout->addWidget(pLabel,0,0); m_pImageLabel = new QLabel(pPage); -- cgit v1.3.1-10-gc9f91