]> git.saurik.com Git - wxWidgets.git/blob - include/wx/dcprint.h
OGL fixes for wxMotif; added Set/GetClientData to wxMenu in wxMSW/wxMotif/wxStubs.
[wxWidgets.git] / include / wx / dcprint.h
1 #ifndef _WX_DCPRINT_H_BASE_
2 #define _WX_DCPRINT_H_BASE_
3
4 #if defined(__WXMSW__)
5 #include "wx/msw/dcprint.h"
6 #endif
7
8 #endif
9 // _WX_DCPRINT_H_BASE_