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

List:       kde-commits
Subject:    branches/kdepim/enterprise/kdepim/certmanager/lib/ui
From:       Marc Mutz <mutz () kde ! org>
Date:       2010-08-19 10:54:15
Message-ID: 20100819105415.8F2DFAC867 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1165420 by mutz:

KeySelectionDialog: make the search button left-aligned

kolab/issue4484

 M  +1 -1      keyselectiondialog.cpp  


--- branches/kdepim/enterprise/kdepim/certmanager/lib/ui/keyselectiondialog.cpp #1165419:1165420
@@ -385,7 +385,7 @@
 
   QPushButton * const searchExternalPB
       = new QPushButton( i18n("Search for &External Certificates"), page );
-  mTopLayout->addWidget( searchExternalPB, 0, Qt::AlignRight );
+  mTopLayout->addWidget( searchExternalPB, 0, Qt::AlignLeft );
   connect( searchExternalPB, SIGNAL(clicked()), this, SLOT(slotStartSearchForExternalCertificates()) );
   if ( initialQuery.isEmpty() )
       searchExternalPB->hide();
[prev in list] [next in list] [prev in thread] [next in thread] 

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