]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/busyinfo.h
Clarified difference between wrap width and width of control in wxStaticText.
[wxWidgets.git] / interface / busyinfo.h
index 97eeee288eb6ca0d8016756bada6e1a22c65f789..88c88810e32e3ac6084cf16e28bd2628b1abee05 100644 (file)
@@ -67,6 +67,6 @@ public:
     /**
         Hides and closes the window containing the information text.
     */
-    ~wxBusyInfo();
+    virtual ~wxBusyInfo();
 };