More TODOs.

This commit is contained in:
Pietro Gagliardi 2017-08-20 05:30:36 -04:00
parent 2bea99116d
commit b98888a628
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
// - It handles WM_QUERYENDSESSION requests.
// - It handles WM_WININICHANGE and forwards the message to any child windows that request it.
// - It handles executing functions queued to run by uiQueueMain().
// TODO explain why it isn't message-only
#define utilWindowClass L"libui_utilWindowClass"