summaryrefslogtreecommitdiffstats
path: root/COPYING
Commit message (Collapse)AuthorAgeFilesLines
* Add skeleton app, which shows an empty windowDavid King2014-05-211-0/+121
The appliction shows a window and runs forever. Closing the window does not stop the application, so it must be killed externally.