]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/filectrl.h
Document wxKill(wxSIGTERM) reliance on having an open window in wxMSW.
[wxWidgets.git] / include / wx / gtk / filectrl.h
index 0af8939ee72d10af8fce8bcf25f1e3cac753704a..4d11d7f59ceb5e05e67b8a7ef3be88ff961063d9 100644 (file)
@@ -88,7 +88,7 @@ public:
         Create( parent, id, defaultDirectory, defaultFilename, wildCard, style, pos, size, name );
     }
 
-    virtual ~wxGtkFileCtrl() {}
+    virtual ~wxGtkFileCtrl();
 
     bool Create( wxWindow *parent,
                  wxWindowID id,