animatectrl typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
718fe6454b
commit
7067783d90
@ -6467,7 +6467,7 @@ if test "$wxUSE_ACCEL" = "yes"; then
|
||||
USES_CONTROLS=1
|
||||
fi
|
||||
|
||||
if test "$wxUSE_ACCEL" = "yes"; then
|
||||
if test "$wxUSE_ANIMATIONCTRL" = "yes"; then
|
||||
AC_DEFINE(wxUSE_ANIMATIONCTRL)
|
||||
USES_CONTROLS=1
|
||||
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS animate"
|
||||
|
Loading…
Reference in New Issue
Block a user