wxWidgets/interface
Vadim Zeitlin 0a2dfc7959 Document wxClipboard::AddData() as synonym for SetData()
Don't pretend that AddData() allows to add multiple objects to the
clipboard because it doesn't work like this by default under any
platform and only MSW possibly supports this in the non-default build
with wxUSE_OLE==0 -- but mentioning it in the documentation would
arguably be more confusing than helpful.

See #17925.
2018-01-02 17:06:58 +01:00
..
wx Document wxClipboard::AddData() as synonym for SetData() 2018-01-02 17:06:58 +01:00
check_syntax.sh