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

List:       kde-commits
Subject:    kdeedu/kalzium/src
From:       Jason Harris <kstars () 30doradus ! org>
Date:       2005-01-29 18:40:02
Message-ID: 20050129184002.145281BA30 () office ! kde ! org
[Download RAW message or body]

CVS commit by harris: 

fix last commit: setElementColor() needed to call update().

CCMAIL: cniehaus@kde.org


  M +1 -1      elementbutton.h   1.8


--- kdeedu/kalzium/src/elementbutton.h  #1.7:1.8
@@ -60,5 +60,5 @@ class ElementButton : public QFrame
      * mutator for the element's color
      */
-    void setElementColor( const QColor &c ) { m_Color = c; }
+    void setElementColor( const QColor &c ) { m_Color = c; update(); }
     
                 virtual void paintEvent( QPaintEvent* );


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

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