From fc5eedc836c7b95f7fcd7acde8064ec85970f62b Mon Sep 17 00:00:00 2001 From: Noldor Date: Sun, 4 May 2008 16:24:52 +0000 Subject: more theme dialog QT4 port (wip) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1668 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/theme/savethemedialog.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/modules/theme/savethemedialog.cpp') diff --git a/src/modules/theme/savethemedialog.cpp b/src/modules/theme/savethemedialog.cpp index 37a70f652..8831cf76f 100644 --- a/src/modules/theme/savethemedialog.cpp +++ b/src/modules/theme/savethemedialog.cpp @@ -147,6 +147,7 @@ KviSaveThemeDialog::KviSaveThemeDialog(QWidget * pParent) pLabel = new QLabel(pPage); pLabel->setText(__tr2qs_ctx("Here you can either choose a screenshot image from disk or make one now. The screenshot will be displayed in the tooltips of the theme management dialog and will be also visible in the package installation dialog if you will export the theme to a distributable package.","theme")); + pLabel->setWordWrap(true); pLabel->setTextFormat(Qt::RichText); pLayout->addWidget(pLabel,0,0); -- cgit v1.3.1-10-gc9f91