Add wxPersistentComboBox for saving and restoring combobox items
This allows to preserve the history of user input.
This commit is contained in:
@@ -255,6 +255,7 @@
|
||||
#include <wx/peninfobase.h>
|
||||
#include <wx/persist.h>
|
||||
#include <wx/persist/bookctrl.h>
|
||||
#include <wx/persist/combobox.h>
|
||||
#include <wx/persist/dataview.h>
|
||||
#include <wx/persist/splitter.h>
|
||||
#include <wx/persist/toplevel.h>
|
||||
|
Reference in New Issue
Block a user