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

List:       kde-commits
Subject:    KDE/kdepim/libkleo/ui
From:       Allen Winter <winter () kde ! org>
Date:       2010-08-23 19:58:50
Message-ID: 20100823195850.4369BAC857 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1167155 by winterz:

merge forward SVN commit 1165420 by mutz:

KeySelectionDialog: make the search button left-aligned

kolab/issue4484



 M  +1 -1      keyselectiondialog.cpp  


--- trunk/KDE/kdepim/libkleo/ui/keyselectiondialog.cpp #1167154:1167155
@@ -404,7 +404,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() ) {
[prev in list] [next in list] [prev in thread] [next in thread] 

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