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

List:       kde-commits
Subject:    kdenox/konq-embed/kdesrc/kio/patches
From:       Eva Brucherseifer <eva () kde ! org>
Date:       2006-05-09 9:46:48
Message-ID: 1147168008.173495.5928.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 538909 by eva:

Qtopia:
- hide icon, so that the dialog is a bit smaller and better fits onto
  the screen.


 M  +2 -1      cookiewin_qtopia.patch  


--- trunk/kdenox/konq-embed/kdesrc/kio/patches/cookiewin_qtopia.patch #538908:538909
@@ -43,12 +43,13 @@
  
      // Cookie image and message to user
      QHBox* hBox = new QHBox( this );
-@@ -103,9 +106,10 @@
+@@ -103,9 +106,11 @@
      QLabel* icon = new QLabel( hBox );
      icon->setPixmap( QMessageBox::standardIcon(QMessageBox::Warning, kapp->style().guiStyle()) );
      icon->setAlignment( Qt::AlignCenter );
 -    icon->setFixedSize( 2*icon->sizeHint() );
 +    icon->setFixedSize( 1*icon->sizeHint() );
++    icon->hide();
  
      int count = cookieList.count();
 +    m_count = count;
[prev in list] [next in list] [prev in thread] [next in thread] 

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