Made wxGTK dcps.cpp generic.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1447 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
cd5bf2a6e3
commit
bf38cbffd5
21 changed files with 763 additions and 4514 deletions
7
include/wx/dcps.h
Normal file
7
include/wx/dcps.h
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#ifndef _WX_DCPS_H_BASE_
|
||||
#define _WX_DCPS_H_BASE_
|
||||
|
||||
#include "wx/generic/dcpsg.h"
|
||||
|
||||
#endif
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue