1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 22:27:35 +00:00

DevTools: Remove VisualBuilder and FormCompiler

This functionality is being moved to HackStudio so let's not confuse
people by keeping the old stuff around.
This commit is contained in:
Andreas Kling 2020-10-01 20:06:18 +02:00
parent 6c9a3ecf42
commit 0245e0f03a
26 changed files with 1 additions and 2033 deletions

View file

@ -7,7 +7,6 @@ alias ms=Minesweeper
alias sh=Shell
alias sn=Snake
alias tb=Taskbar
alias vb=VisualBuilder
alias wg=WidgetGallery
alias te=TextEditor
alias he=HexEditor