Added missing WXDLLIMPEXP_CORE to wxNonOwnedWindowBase declaration.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 11 Oct 2011 17:56:57 +0000 (17:56 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 11 Oct 2011 17:56:57 +0000 (17:56 +0000)
commita378977021dc4bc01ae34d6d46b3d35a3c5e4bcd
treeb0d6725fc254dfcf4e304b7e4c071dc4fa1fffd1
parent796be9238d0ff9a37c97198999f9af8fd0f8d681
Added missing WXDLLIMPEXP_CORE to wxNonOwnedWindowBase declaration.

This fixes (harmless) MSVC warning C4275 about inheriting DLL-exported class
from a non-DLL-exported base class.

Closes #13554.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69381 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/nonownedwnd.h