No changes, just fix typo in a comment following an #endif.
The closing comment used wrong symbol. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69455 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -974,7 +974,7 @@
|
|||||||
# else
|
# else
|
||||||
# define wxUSE_RICHMSGDLG 0
|
# define wxUSE_RICHMSGDLG 0
|
||||||
# endif
|
# endif
|
||||||
#endif /* !defined(wxUSE_RIBBON) */
|
#endif /* !defined(wxUSE_RICHMSGDLG) */
|
||||||
|
|
||||||
#ifndef wxUSE_SASH
|
#ifndef wxUSE_SASH
|
||||||
# ifdef wxABORT_ON_CONFIG_ERROR
|
# ifdef wxABORT_ON_CONFIG_ERROR
|
||||||
|
Reference in New Issue
Block a user