ladybird/Applications/Calendar
Andreas Kling 52a250cb61 LibGUI: Make MenuBar a Core::Object
This makes it show up in Inspector with all the menus inside it. :^)
2020-04-21 16:19:18 +02:00
..
AddEventDialog.cpp Calendar: Implement add event UI 2020-04-10 11:28:34 +02:00
AddEventDialog.h Calendar: Implement add event UI 2020-04-10 11:28:34 +02:00
Calendar.cpp Calendar: Implement add event UI 2020-04-10 11:28:34 +02:00
Calendar.h Calendar: Implement add event UI 2020-04-10 11:28:34 +02:00
CalendarWidget.cpp Calendar: Implement add event UI 2020-04-10 11:28:34 +02:00
CalendarWidget.h Calendar: Implement add event UI 2020-04-10 11:28:34 +02:00
main.cpp LibGUI: Make MenuBar a Core::Object 2020-04-21 16:19:18 +02:00
Makefile Calendar: Implement basic GUI calendar application 2020-03-18 08:17:01 +01:00