]> git.saurik.com Git - wxWidgets.git/history - samples/editlbox/editlbox.cpp
For clarity, moved includes to the top of the file. Also added #include wx/dialog.h.
[wxWidgets.git] / samples / editlbox / editlbox.cpp
2008-03-15  Vadim Zeitlinremove/replace redundant SetAutoLayout() and Fit()...
2007-04-21  Vadim Zeitlinreadded wxEditableListBox as part of adv library