summaryrefslogtreecommitdiff
path: root/include/rune/ui/app_window.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ui: rename window.h to app_window.hDanny Holman2024-11-071-0/+38
Rename the main window definition files to app_window. This should differentiate it from a future window class that is part of the engine UI. Signed-off-by: Danny Holman <dholman@gymli.org>