Rename Display to Window.
It makes more sense to be consistent and always call it window.
This commit is contained in:
parent
416a71f744
commit
24da7f45e0
33 changed files with 257 additions and 255 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
#include <Windows.h>
|
||||
|
||||
#include "Win32Display.h"
|
||||
#include "Win32Window.h"
|
||||
#include "Win32Input.h"
|
||||
#include <Spectre/System/MessageQueue.h>
|
||||
#include <Platform/PlatformApplication.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue