new compile option added: USE_WXCONFIG. If it's 1, wxApp has a virtual
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 26 May 1998 15:15:22 +0000 (15:15 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 26 May 1998 15:15:22 +0000 (15:15 +0000)
commit6a06dd8df2db19e3e646f2d3c8f696168e98f846
treedca797a2d170ae75064c839b1bd9059b3ac5214d
parent1fa9e86dafd4f6112d86384eb008d979e89bf283
new compile option added: USE_WXCONFIG. If it's 1, wxApp has a virtual
wxConfig *CreateConfig() function which can be overloaded to create a global
config object (current implementation simply returns NULL for now).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/app.h
include/wx/gtk/setup.h
include/wx/gtk1/app.h
include/wx/gtk1/setup.h