1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-11 18:20:43 +09:00
ladybird/Applications/Welcome
Andreas Kling 11580babbf LibDraw: Put all classes in the Gfx namespace
I started adding things to a Draw namespace, but it somehow felt really
wrong seeing Draw::Rect and Draw::Bitmap, etc. So instead, let's rename
the library to LibGfx. :^)
2020-02-06 11:56:38 +01:00
..
background.png Applications: Add "Welcome" application, inspired by Windows 98 2019-09-16 07:49:43 +02:00
main.cpp LibDraw: Put all classes in the Gfx namespace 2020-02-06 11:56:38 +01:00
Makefile Welcome: Pass -m to ld to fix building with clang/lld 2020-02-05 18:39:45 +01:00
TextWidget.cpp LibDraw: Put all classes in the Gfx namespace 2020-02-06 11:56:38 +01:00
TextWidget.h LibDraw: Put all classes in the Gfx namespace 2020-02-06 11:56:38 +01:00