X-Git-Url: http://git.maemo.org/git/?p=qmemory;a=blobdiff_plain;f=crazybutton.h;h=f197c75287401e2dd0623cf215f86a326b274497;hp=d32310db32418b5f915e91a7f65d100b792d7f5d;hb=21ff03c4e76216f2ce49d04ae48d9209b5642e27;hpb=f4fde0bc1d952233a2fcf7fad824daf35747a689 diff --git a/crazybutton.h b/crazybutton.h index d32310d..f197c75 100644 --- a/crazybutton.h +++ b/crazybutton.h @@ -13,6 +13,7 @@ public: public slots: void changeColor(); + bool getStateColor(){return col;} protected: void mousePressEvent(QMouseEvent *e); void mouseReleaseEvent(QMouseEvent *e);