mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 12:07:14 +02: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
|