]> git.saurik.com Git - wxWidgets.git/blame - include/wx/osx/srchctrl.h
implement Empty() using clear() instead of Truncate(0)
[wxWidgets.git] / include / wx / osx / srchctrl.h
CommitLineData
5c6eb3a8
SC
1#ifdef __WXMAC_CLASSIC__
2#include "wx/generic/srchctlg.h"
3#else
ef0e9220 4#include "wx/osx/carbon/srchctrl.h"
5c6eb3a8 5#endif