diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-11-08 20:55:58 +0100 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-11-09 00:41:00 +0100 |
commit | d016d5e365ca7fabee627cf68032a3667fd29a37 (patch) | |
tree | 95690910c43bfb6fb7770e4af27441294cbe359a /Base | |
parent | bce510bf6ff14ccd86507e560e734cb56d754b20 (diff) | |
download | serenity-d016d5e365ca7fabee627cf68032a3667fd29a37.zip |
HackStudio: Start fleshing out the GUI for a GUI designer :^)
I'll be reconstructing parts of the VisualBuilder application here and
then we can retire VisualBuilder entirely once all the functionality
is available in HackStudio.
Diffstat (limited to 'Base')
-rw-r--r-- | Base/home/anon/little/little.files | 1 | ||||
-rw-r--r-- | Base/home/anon/little/test.frm (renamed from Base/home/anon/test.frm) | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/Base/home/anon/little/little.files b/Base/home/anon/little/little.files index c4647b0dc7..46648a0e18 100644 --- a/Base/home/anon/little/little.files +++ b/Base/home/anon/little/little.files @@ -1,3 +1,4 @@ main.cpp Makefile little.files +test.frm diff --git a/Base/home/anon/test.frm b/Base/home/anon/little/test.frm index 481eead9e6..481eead9e6 100644 --- a/Base/home/anon/test.frm +++ b/Base/home/anon/little/test.frm |