mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-28 04:08:08 +00:00
This commit adds a simple project template system to HackStudio, as well as a pretty New Project dialog, inspired by early VS.NET and MS Office.
6 lines
155 B
INI
6 lines
155 B
INI
[HackStudioTemplate]
|
|
Name=Graphical Application (C++)
|
|
Description=Template for creating a basic C++ graphical application.
|
|
Priority=90
|
|
IconName32x=cpp-gui
|