X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/95dc31e001327d85048f5ab21498e4d3255831b2..66c2bf7b1d9326fb650acfaae22ec50528cfbf7c:/include/wx/gtk/filectrl.h diff --git a/include/wx/gtk/filectrl.h b/include/wx/gtk/filectrl.h index 0af8939ee7..3de17e3af8 100644 --- a/include/wx/gtk/filectrl.h +++ b/include/wx/gtk/filectrl.h @@ -4,7 +4,6 @@ // Author: Diaa M. Sami // Modified by: // Created: Aug-10-2007 -// RCS-ID: $Id$ // Copyright: (c) Diaa M. Sami // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// @@ -88,7 +87,7 @@ public: Create( parent, id, defaultDirectory, defaultFilename, wildCard, style, pos, size, name ); } - virtual ~wxGtkFileCtrl() {} + virtual ~wxGtkFileCtrl(); bool Create( wxWindow *parent, wxWindowID id,