]> git.saurik.com Git - wxWidgets.git/history - include/wx/xrc/xh_propdlg.h
For clarity, moved includes to the top of the file. Also added #include wx/dialog.h.
[wxWidgets.git] / include / wx / xrc / xh_propdlg.h
2007-08-15  Vadim Zeitlinuse correct WXDLLIMPEXP macro for forward declaration
2007-08-15  Vadim Zeitlinset the correct properties for the source files
2007-08-13  Julian SmartAdded XRC handler for wxPropertySheetDialog (Sander...