]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/animate.h
use a different method to prevent an early size_allocate,
[wxWidgets.git] / interface / animate.h
index 3631671843246a6781b6ef6d3afcc6d1e55bb9c9..bbdf2f28724a47070c79574fd21b997037929f96 100644 (file)
@@ -170,7 +170,6 @@ public:
 
 /**
     @class wxAnimation
-    @ingroup group_class_gdi
     @wxheader{animate.h}
 
     This class encapsulates the concept of a platform-dependent animation.
@@ -270,6 +269,11 @@ public:
     wxAnimation operator =(const wxAnimation& brush);
 };
 
+
+// ============================================================================
+// Global functions/macros
+// ============================================================================
+
 /**
     An empty animation object.
 */