Update description of wxUSE_NATIVE_ANIMATIONCTRL
This commit is contained in:
@@ -922,8 +922,8 @@
|
||||
// the native control limitations.
|
||||
#define wxUSE_NATIVE_DATAVIEWCTRL 1
|
||||
|
||||
// Use generic version of wxAnimationCtrl and supporting classes, even if a
|
||||
// native one is available?
|
||||
// Use native version of wxAnimationCtrl and supporting classes, if available,
|
||||
// otherwise use the generic version of the animation classes.
|
||||
//
|
||||
// Default is 1.
|
||||
//
|
||||
@@ -931,6 +931,7 @@
|
||||
// the native control limitations.
|
||||
#define wxUSE_NATIVE_ANIMATIONCTRL 1
|
||||
|
||||
|
||||
// Use a status bar class? Depending on the value of wxUSE_NATIVE_STATUSBAR
|
||||
// below either wxStatusBar95 or a generic wxStatusBar will be used.
|
||||
//
|
||||
|
Reference in New Issue
Block a user