ladybird/Applications/About
Andreas Kling 21c56477b0 LibGUI: Add a GAbstractButton base class for button widgets.
This patch moves GButton and GRadioButton to inherit from it. This allows
them to share code for mouse event handling, etc.
2019-05-24 16:32:20 +02:00
..
.gitignore Add a little About app and hook it up to the system menu's "About..." entry. 2019-02-12 15:23:07 +01:00
main.cpp LibGUI: Add a GAbstractButton base class for button widgets. 2019-05-24 16:32:20 +02:00
Makefile Fix "make clean" not deleting app binaries. 2019-05-13 14:56:18 +02:00