Merge branch 'gtk-srchctrl'
Add native wxSearchCtrl implementation for wxGTK. Closes https://github.com/wxWidgets/wxWidgets/pull/1688
This commit is contained in:
@@ -47,6 +47,10 @@
|
||||
#endif // wxUSE_GUI
|
||||
#endif
|
||||
|
||||
#if wxUSE_GUI
|
||||
#include "wx/srchctrl.h"
|
||||
#endif // wxUSE_GUI
|
||||
|
||||
#include "wx/thread.h"
|
||||
|
||||
#if wxUSE_BASE
|
||||
|
Reference in New Issue
Block a user