]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/minifram.h
Added userData to wxSizerItems and other things to make sizers more
[wxWidgets.git] / include / wx / minifram.h
index 3b45d33a526a65ae9834b74fce9d4a95a54b32bc..c8bd992496a395955fb0b394c815ffc7b96d71bd 100644 (file)
@@ -9,6 +9,8 @@
 #include "wx/gtk/minifram.h"
 #elif defined(__WXMAC__)
 #include "wx/mac/minifram.h"
+#elif defined(__WXPM__)
+#include "wx/os2/minifram.h"
 #elif defined(__WXSTUBS__)
 #include "wx/stubs/minifram.h"
 #endif