1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-16 17:32:06 +00:00
serenity/Applications/Taskbar
Andreas Kling 6cbd72f54f AK: Remove bitrotted Traits::dump() mechanism
This was only used by HashTable::dump() which I used when doing the
first HashTable implementation. Removing this allows us to also remove
most includes of <AK/kstdio.h>.
2020-02-10 11:55:34 +01:00
..
main.cpp LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
Makefile LibGfx: Rename from LibDraw :^) 2020-02-06 12:04:00 +01:00
TaskbarButton.cpp LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
TaskbarButton.h LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
TaskbarWindow.cpp LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
TaskbarWindow.h LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
WindowIdentifier.h AK: Remove bitrotted Traits::dump() mechanism 2020-02-10 11:55:34 +01:00
WindowList.cpp LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
WindowList.h LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00