]> git.saurik.com Git - wxWidgets.git/commitdiff
compilation
authorRobert Roebling <robert@roebling.de>
Mon, 17 Sep 2007 13:34:20 +0000 (13:34 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 17 Sep 2007 13:34:20 +0000 (13:34 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48750 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/gtk/filectrl.h

index fee2f569d193d4b98cd90fbbd3c0f23d8833ceed..516fe62e12b5d1414b3bd00cd17b9619e0f540d6 100644 (file)
 #ifndef FILECTRL_H
 #define FILECTRL_H
 
+#include "wx/control.h"
+
+extern WXDLLEXPORT_DATA(const wxChar) wxFileSelectorDefaultWildcardStr[];
+
 typedef struct _GtkFileChooser GtkFileChooser;
 
 // [GTK] current problems: