Chaning window title of Win32 simulator
This commit is contained in:
parent
85dd732c2b
commit
6909345296
@ -85,7 +85,7 @@ static HANDLE drawMutex;
|
||||
#define WIN32_BUTTON_AREA 0
|
||||
#endif
|
||||
|
||||
#define APP_NAME "uGFX"
|
||||
#define APP_NAME "uGFX Simulator"
|
||||
|
||||
typedef struct winPriv {
|
||||
HWND hwnd;
|
||||
|
Loading…
Reference in New Issue
Block a user