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

List:       kde-commits
Subject:    koffice/libs/guiutils
From:       Boudewijn Rempt <boud () valdyas ! org>
Date:       2009-04-10 13:21:30
Message-ID: 1239369690.294046.28515.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 951871 by rempt:

make pixel aspect ratio default: note that this class needs refactoring, as noted in \
the body, but also because it should store and restore the toggle settings to the rc \
file

 M  +1 -0      KoZoomAction.cpp  


--- trunk/koffice/libs/guiutils/KoZoomAction.cpp #951870:951871
@@ -253,6 +253,7 @@
         QToolButton * aspectButton = new QToolButton(group);
         aspectButton->setIcon(KIcon("zoom-pixels").pixmap(22));
         aspectButton->setCheckable(true);
+        aspectButton->setChecked(true);
         aspectButton->setAutoRaise(true);
         aspectButton->setToolTip(i18n("Use same aspect as pixels"));
         connect(aspectButton, SIGNAL(toggled(bool)), this, \
SIGNAL(aspectModeChanged(bool)));


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

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