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

List:       kde-commits
Subject:    playground/base/blazer
From:       Ian Reinhart Geiser <geiseri () kde ! org>
Date:       2009-02-10 13:42:34
Message-ID: 1234273354.635819.7281.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 924278 by geiseri:

you would think by age 32 i would have right and left sorted out

 M  +1 -1      taskitembutton.cpp  


--- trunk/playground/base/blazer/taskitembutton.cpp #924277:924278
@@ -39,7 +39,7 @@
 TaskItemButton::TaskItemButton( TaskManager::TaskPtr ptr, QWidget *parent )
     : KPushButton( parent ), m_ptr(ptr), m_suggestedMaxWidth(32)
 {
-    setStyleSheet("text-align:right;");
+    setStyleSheet("text-align:left;");
     connect( ptr.data(), SIGNAL(changed(::TaskManager::TaskChanges)), this, SLOT(updateTask()));
     connect( ptr.data(), SIGNAL(activated()), this, SLOT(updateTask()));
     connect( ptr.data(), SIGNAL(deactivated()), this, SLOT(updateTask()));
[prev in list] [next in list] [prev in thread] [next in thread] 

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