Add clipboard support to TODO list

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403743
This commit is contained in:
Sam Lantinga 2009-08-05 08:12:31 +00:00
parent 118451c159
commit 3d28b5de16

1
TODO
View file

@ -29,6 +29,7 @@
* Add video modes that have an alpha channel?
* Implement SDL_RenderReadPixels() for screenshots and automated testing
* Create extended set of (negative) error codes and have the API functions document and return them.
* Add clipboard support (from scrap demo)
Wish list for the 1.3 development branch: