summaryrefslogtreecommitdiffstats
path: root/src/application.h
Commit message (Collapse)AuthorAgeFilesLines
* src/application.h, src/window.h: Forward declare typesPatrick McDermott2017-09-221-2/+4
| | | | | This is not legal in C99, but configure.ac will be changed to set the standard to C11.
* mq_application_delete_window(): New functionPatrick McDermott2017-09-221-0/+3
|
* src/application.[ch]: New filesPatrick McDermott2017-09-221-0/+42