Stop deriving native wxGTK wxAnimationCtrl from generic one
This is unnecessary and confusing.
This commit is contained in:
@@ -42,6 +42,9 @@
|
||||
#error Cannot compile this sample if wxAnimationCtrl is not enabled
|
||||
#endif
|
||||
|
||||
#ifdef wxHAS_NATIVE_ANIMATIONCTRL
|
||||
#include "wx/generic/animate.h"
|
||||
#endif
|
||||
|
||||
wxIMPLEMENT_APP(MyApp);
|
||||
|
||||
|
Reference in New Issue
Block a user