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

List:       kde-commits
Subject:    branches/kdepim/enterprise/kdepim/certmanager/lib/ui
From:       Thomas McGuire <mcguire () kde ! org>
Date:       2010-07-29 7:06:43
Message-ID: 20100729070643.472A4AC7CA () svn ! kde ! org
[Download RAW message or body]

SVN commit 1156435 by tmcguire:

Use a KActiveLabel here to avoid problems with layouting.

kolab/issue4429


 M  +1 -1      keyselectiondialog.cpp  


--- branches/kdepim/enterprise/kdepim/certmanager/lib/ui/keyselectiondialog.cpp #1156434:1156435
@@ -354,7 +354,7 @@
       textLabel->setAlignment( textLabel->alignment() | Qt::WordBreak );
       mTopLayout->addWidget( textLabel );
     } else {
-      QLabel *textLabel = new QLabel( text, page );
+      KActiveLabel *textLabel = new KActiveLabel( text, page );
       textLabel->setAlignment( textLabel->alignment() | Qt::WordBreak );
       mTopLayout->addWidget( textLabel );
     }
[prev in list] [next in list] [prev in thread] [next in thread] 

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