use generic wxAnimationCtrl in wxGTK-universal

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42089 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Paul Cornett
2006-10-18 03:32:52 +00:00
parent e225fe17a8
commit 5f8047a69b
5 changed files with 25 additions and 3 deletions

View File

@@ -15,7 +15,7 @@
#pragma hdrstop
#endif //__BORLANDC__
#if wxUSE_ANIMATIONCTRL
#if wxUSE_ANIMATIONCTRL && (!defined(__WXGTK20__) || defined(__WXUNIVERSAL__))
#include "wx/animate.h"