mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 11:37:45 +00:00
LibGUI: Remove GListBox since it was not kept up-to-date.
I'll come back and add a GListView eventually, but this is not good enough.
This commit is contained in:
parent
b3f657a1c6
commit
77418c1942
3 changed files with 0 additions and 95 deletions
|
@ -14,7 +14,6 @@ LIBGUI_OBJS = \
|
|||
GCheckBox.o \
|
||||
GEventLoop.o \
|
||||
GLabel.o \
|
||||
GListBox.o \
|
||||
GTextBox.o \
|
||||
GScrollBar.o \
|
||||
GStatusBar.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue