merge wxEditableListBox sample in widgets sample (it was a 60-lines sample of a single control showing limited features)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58743 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -6669,7 +6669,6 @@ fi
|
||||
if test "$wxUSE_EDITABLELISTBOX" = "yes"; then
|
||||
AC_DEFINE(wxUSE_EDITABLELISTBOX)
|
||||
USES_CONTROLS=1
|
||||
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS editlbox"
|
||||
fi
|
||||
|
||||
if test "$wxUSE_NOTEBOOK" = "yes"; then
|
||||
|
Reference in New Issue
Block a user