[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/workspace/kcontrol/xinerama
From:       Pino Toscano <pino () kde ! org>
Date:       2009-03-02 20:37:37
Message-ID: 1236026257.637432.5395.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 934352 by pino:

set word wrap for the label


 M  +1 -0      kcmxinerama.cpp  


--- trunk/KDE/kdebase/workspace/kcontrol/xinerama/kcmxinerama.cpp \
#934351:934352 @@ -114,6 +114,7 @@
 		connect(xw, SIGNAL(configChanged()), this, SLOT(changed()));
 	} else { // no Xinerama
 		QLabel *ql = new QLabel(i18n("<qt><p>This module is only for configuring \
systems with a single desktop spread across multiple monitors. You do not \
appear to have this configuration.</p></qt>"), this); \
+		ql->setWordWrap(true);  grid->addWidget(ql, 0, 0);
 	}
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic