mirror of
https://github.com/scummvm/scummvm.git
synced 2025-04-02 10:52:32 -04:00
Commit adds kFeatureClipboardSupport. hasTextInClipboard() and getTextFromClipboard(). OSystem_SDL has this feature if SDL2 is used. EditableWidget and StorageWizardDialog use g_system to access clipboard now. |
||
---|---|---|
.. | ||
editable.cpp | ||
editable.h | ||
edittext.cpp | ||
edittext.h | ||
list.cpp | ||
list.h | ||
popup.cpp | ||
popup.h | ||
scrollbar.cpp | ||
scrollbar.h | ||
scrollcontainer.cpp | ||
scrollcontainer.h | ||
tab.cpp | ||
tab.h |