projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add wxTransparentColour global pseudo-variable.
[wxWidgets.git]
/
include
/
wx
/
gtk
/
filectrl.h
diff --git
a/include/wx/gtk/filectrl.h
b/include/wx/gtk/filectrl.h
index e194bfc49fa41ae26f4de1162ce3bfec3d362b15..e84fff83f4f7bdeb693fe05cc0663b85aa9ca0cb 100644
(file)
--- a/
include/wx/gtk/filectrl.h
+++ b/
include/wx/gtk/filectrl.h
@@
-55,7
+55,7
@@
private:
GtkFileChooser *m_widget;
// First wildcard in filter, to be used when the user
// saves a file without giving an extension.
- wxArrayString m_wildcards;
+ wxArrayString m_wildcards;
};
#if wxUSE_FILECTRL