]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/xrc/myframe.cpp
define wxComboBox rtti stuff even when wxUSE_COMBOCTRL==0
[wxWidgets.git] / samples / xrc / myframe.cpp
index 6662b34597e0f5a02c1f9bed4d17fa8c29930221..509ea31833d05629dc9e3f2bf21af5cf45685f95 100644 (file)
@@ -51,7 +51,8 @@
 #include "custclas.h"
 // And our objref dialog, for the object reference and ID range example.
 #include "objrefdlg.h"
-// For functions to manipulate our wxTreeCtrl and wxListCtrl
+// For functions to manipulate the corresponding controls.
+#include "wx/animate.h"
 #include "wx/treectrl.h"
 #include "wx/listctrl.h"