projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added support for current version of "emxomf".
[wxWidgets.git]
/
wxPython
/
demo
/
ArtProvider.py
diff --git
a/wxPython/demo/ArtProvider.py
b/wxPython/demo/ArtProvider.py
index 8eb6db413157e2262195502271b4203375921e78..8daadc6298bdba8c20133250fb0597038c8b030f 100644
(file)
--- a/
wxPython/demo/ArtProvider.py
+++ b/
wxPython/demo/ArtProvider.py
@@
-33,7
+33,12
@@
ArtIDs = [ "wx.ART_ADD_BOOKMARK",
"wx.ART_REPORT_VIEW",
"wx.ART_LIST_VIEW",
"wx.ART_NEW_DIR",
+ "wx.ART_HARDDISK",
+ "wx.ART_FLOPPY",
+ "wx.ART_CDROM",
+ "wx.ART_REMOVABLE",
"wx.ART_FOLDER",
+ "wx.ART_FOLDER_OPEN",
"wx.ART_GO_DIR_UP",
"wx.ART_EXECUTABLE_FILE",
"wx.ART_NORMAL_FILE",