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

List:       kde-commits
Subject:    kdepim/kaddressbook
From:       Stephan Binner <binner () kde ! org>
Date:       2005-01-23 19:24:34
Message-ID: 20050123192434.173391CFA5 () office ! kde ! org
[Download RAW message or body]

CVS commit by binner: 

iconset for Clear buttons


  M +1 -1      imagewidget.cpp   1.29


--- kdepim/kaddressbook/imagewidget.cpp  #1.28:1.29
@@ -149,5 +149,5 @@ ImageBaseWidget::ImageBaseWidget( const 
   mClearButton = new QPushButton( box );
   mClearButton->setSizePolicy( QSizePolicy( QSizePolicy::Minimum, \
                QSizePolicy::Minimum ) );
-  mClearButton->setPixmap( SmallIcon( QApplication::reverseLayout() ? \
"locationbar_erase" : "clear_left" ) ); +  mClearButton->setIconSet( SmallIconSet( \
QApplication::reverseLayout() ? "locationbar_erase" : "clear_left" ) );  \
mClearButton->setEnabled( false );  boxLayout->addWidget( mClearButton, 0, 2 );


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

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