Quick comment update for previous commit.

This commit is contained in:
Pietro Gagliardi 2015-12-04 23:49:04 -05:00
parent f77955aefb
commit 88f9c7ea19
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
// - It handles WM_QUERYENDSESSION and console end session requests.
// - It has a timer to run resizes.
// - It handles WM_WININICHANGE and forwards the message to any child windows that request it.
// - It handles executing functions queued to run by uiQueueMain().
#define utilWindowClass L"libui_utilWindowClass"