compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48750 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
cc681534ed
commit
7d61c83f40
@ -12,6 +12,10 @@
|
||||
#ifndef FILECTRL_H
|
||||
#define FILECTRL_H
|
||||
|
||||
#include "wx/control.h"
|
||||
|
||||
extern WXDLLEXPORT_DATA(const wxChar) wxFileSelectorDefaultWildcardStr[];
|
||||
|
||||
typedef struct _GtkFileChooser GtkFileChooser;
|
||||
|
||||
// [GTK] current problems:
|
||||
|
Loading…
Reference in New Issue
Block a user