]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/bombs/bombs.h
Fix Doxygen warnings due to documenting overloaded functions together.
[wxWidgets.git] / demos / bombs / bombs.h
index c7b511633d63ffda9d6b6ad8d8c76e23231dcf97..c0ff2d2a7249f11e988302fc230a04fd19ab6518 100644 (file)
@@ -4,7 +4,6 @@
 // Author:      P. Foggia 1996
 // Modified by: Wlodzimierz Skiba (ABX) since 2003
 // Created:     1996
-// RCS-ID:      $Id$
 // Copyright:   (c) 1996 P. Foggia
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
@@ -88,7 +87,7 @@ public:
 
     wxSize GetGridSizeInPixels() const;
 
-    ~BombsCanvas();
+    virtual ~BombsCanvas();
 
 private: