]> git.saurik.com Git - wxWidgets.git/blame - include/wx/dcprint.h
I was stupid enough to reorganise the way font changes get stored and applied,
[wxWidgets.git] / include / wx / dcprint.h
CommitLineData
34138703
JS
1#ifndef _WX_DCPRINT_H_BASE_
2#define _WX_DCPRINT_H_BASE_
c801d85f 3
2049ba38 4#if defined(__WXMSW__)
c801d85f
KB
5#include "wx/msw/dcprint.h"
6#endif
7
8#endif
34138703 9 // _WX_DCPRINT_H_BASE_