mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 17:19:44 -06:00
Upgrade WX to r74856, mainly to support @2x.
This commit is contained in:
5
Externals/wxWidgets3/include/wx/mediactrl.h
vendored
5
Externals/wxWidgets3/include/wx/mediactrl.h
vendored
@ -4,7 +4,6 @@
|
||||
// Author: Ryan Norton <wxprojects@comcast.net>
|
||||
// Modified by:
|
||||
// Created: 11/07/04
|
||||
// RCS-ID: $Id: mediactrl.h 67280 2011-03-22 14:17:38Z DS $
|
||||
// Copyright: (c) Ryan Norton
|
||||
// Licence: wxWindows licence
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
@ -242,7 +241,7 @@ protected:
|
||||
// for wxMediaCtrl. Backends are searched alphabetically -
|
||||
// the one with the earliest letter is tried first.
|
||||
//
|
||||
// Note that this is currently not API or ABI compatable -
|
||||
// Note that this is currently not API or ABI compatible -
|
||||
// so statically link or make the client compile on-site.
|
||||
//
|
||||
// ----------------------------------------------------------------------------
|
||||
@ -392,7 +391,7 @@ protected:
|
||||
};
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
// End compilation gaurd
|
||||
// End compilation guard
|
||||
// ----------------------------------------------------------------------------
|
||||
#endif // wxUSE_MEDIACTRL
|
||||
|
||||
|
Reference in New Issue
Block a user