]> git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/minifram.h
disable AUI (and also MDI in 2.8) under CE, it doesn't make much sense there and...
[wxWidgets.git] / include / wx / osx / minifram.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/osx/classic/minifram.h"
3 #else
4 #include "wx/osx/carbon/minifram.h"
5 #endif