Included supertux.h stuff into it.
[supertux.git] / src / button.h
index d80e823..a6850fe 100644 (file)
@@ -42,6 +42,7 @@ class Button
     }
 
   private:
+    static Timer popup_timer;
     texture_type icon;
     texture_type* bkgd;
     std::string info;