Corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3983 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
cf1f0870d8
commit
cd34332fc4
2 changed files with 4 additions and 2 deletions
|
|
@ -17,9 +17,9 @@
|
|||
#include "wx/generic/colrdlgg.h"
|
||||
#endif
|
||||
|
||||
#if defined(__WXMSW__)
|
||||
#if !defined(__WXMSW__)
|
||||
#define wxColourDialog wxGenericColourDialog
|
||||
#define sm_classwxColourDialog sm_classwxColourDialog
|
||||
#define sm_classwxColourDialog sm_classwxGenericColourDialog
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue