Fix maximized window on Linux, update tg_angle.
This commit is contained in:
parent
cbad2469db
commit
73c8f16340
|
@ -1 +1 @@
|
|||
Subproject commit 3f85ce53d68bae6ca090e3389dec035f1fae0db7
|
||||
Subproject commit 7f15ac5f0e615fa2eb6aed9f71fdb574867d0a3e
|
|
@ -174,7 +174,7 @@ Open **x64 Native Tools Command Prompt for VS 2019.bat**, go to ***BuildPath***
|
|||
|
||||
git clone https://github.com/desktop-app/tg_angle.git
|
||||
cd tg_angle
|
||||
git checkout f7b17cd
|
||||
git checkout ec51cc6
|
||||
mkdir out
|
||||
cd out
|
||||
mkdir Debug
|
||||
|
|
|
@ -177,7 +177,7 @@ Open **x86 Native Tools Command Prompt for VS 2019.bat**, go to ***BuildPath***
|
|||
|
||||
git clone https://github.com/desktop-app/tg_angle.git
|
||||
cd tg_angle
|
||||
git checkout f7b17cd
|
||||
git checkout ec51cc6
|
||||
mkdir out
|
||||
cd out
|
||||
mkdir Debug
|
||||
|
|
Loading…
Reference in New Issue