QTfrontend/ui/widget/hedgehogerWidget.h
changeset 6968 23722ba0f89a
parent 6952 7f70f37bbf08
child 9080 9b42757d7e71
--- a/QTfrontend/ui/widget/hedgehogerWidget.h	Mon Apr 30 23:35:40 2012 +0400
+++ b/QTfrontend/ui/widget/hedgehogerWidget.h	Mon Apr 30 23:14:40 2012 +0200
@@ -42,6 +42,8 @@
         virtual void incItems();
         virtual void decItems();
 
+        virtual void paintEvent(QPaintEvent* event);
+
     private:
         CHedgehogerWidget();
         FrameTeams* pOurFrameTeams;