Chaning window title of Win32 simulator
This commit is contained in:
parent
85dd732c2b
commit
6909345296
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ static HANDLE drawMutex;
|
||||||
#define WIN32_BUTTON_AREA 0
|
#define WIN32_BUTTON_AREA 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define APP_NAME "uGFX"
|
#define APP_NAME "uGFX Simulator"
|
||||||
|
|
||||||
typedef struct winPriv {
|
typedef struct winPriv {
|
||||||
HWND hwnd;
|
HWND hwnd;
|
||||||
|
|
Loading…
Add table
Reference in a new issue