fixed c++ style comments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11629 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
401d3cc731
commit
ae332f7c0a
@ -68,10 +68,11 @@
|
|||||||
just the version number
|
just the version number
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// wxLogChain class available
|
/* wxLogChain class available */
|
||||||
#define wxHAS_LOG_CHAIN
|
#define wxHAS_LOG_CHAIN
|
||||||
|
|
||||||
// define this when wxDC::Blit() respects SetDeviceOrigin() in wxGTK
|
/* define this when wxDC::Blit() respects SetDeviceOrigin() in wxGTK */
|
||||||
#undef wxHAS_WORKING_GTK_DC_BLIT
|
#undef wxHAS_WORKING_GTK_DC_BLIT
|
||||||
|
|
||||||
#endif /* _WX_SETUP_H_BASE_ */
|
#endif /* _WX_SETUP_H_BASE_ */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user