mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 03:57:44 +00:00
LibGUI: Add GUI::AppFile, a simple wrapper around .af files
This commit is contained in:
parent
fae2304c67
commit
616c217a09
3 changed files with 187 additions and 0 deletions
|
@ -5,6 +5,7 @@ set(SOURCES
|
|||
AbstractView.cpp
|
||||
Action.cpp
|
||||
ActionGroup.cpp
|
||||
AppFile.cpp
|
||||
Application.cpp
|
||||
BoxLayout.cpp
|
||||
Button.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue