1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-17 10:51:00 +00:00
serenity/Applications/Browser
Andreas Kling c5bd9d4ed1 LibGUI: Put all classes in the GUI namespace and remove the leading G
This took me a moment. Welcome to the new world of GUI::Widget! :^)
2020-02-02 15:15:33 +01:00
..
History.h Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
InspectorWidget.cpp LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
InspectorWidget.h LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
main.cpp LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
Makefile Browser+LibHTML: Add resolved element style to the DOM inspector 2020-01-02 14:55:19 +01:00