mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-22 01:37:59 +02:00
Renamed Windows Application to GUI Application
This commit is contained in:
parent
a51fa2b657
commit
8aba7f0d8e
3 changed files with 4 additions and 4 deletions
|
@ -629,7 +629,7 @@ namespace IDE.ui
|
|||
AddPropertiesItem(root, "Target Type", "mTargetType", scope String[]
|
||||
{
|
||||
"Console Application",
|
||||
"Windows Application",
|
||||
"GUI Application",
|
||||
"Library",
|
||||
"Dynamic Library",
|
||||
"Custom Build"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue