Enable wxStyledTextCtrl unit test in static builds too
It should link there too now after the previous commits.
This commit is contained in:
parent
994bbe51a7
commit
7d362c3fca
1 changed files with 0 additions and 5 deletions
|
|
@ -11,9 +11,6 @@
|
|||
|
||||
#if wxUSE_STC
|
||||
|
||||
#if defined(WXUSINGDLL)
|
||||
|
||||
|
||||
#ifndef WX_PRECOMP
|
||||
#include "wx/app.h"
|
||||
#endif // WX_PRECOMP
|
||||
|
|
@ -164,7 +161,5 @@ TEST_CASE_METHOD(StcPopupWindowsTestCase,
|
|||
|
||||
#endif // defined(__WXOSX_COCOA__) || defined(__WXMSW__) || defined(__WXGTK__)
|
||||
|
||||
#endif // WXUSINGDLL
|
||||
|
||||
#endif // wxUSE_STC
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue