ladybird/Userland/Applications/Calendar
Ali Mohammad Pur 166a905951 Userland: Properly populate GENERATED_SOURCES
We previously put the generated headers in SOURCES, which did not mark
them as GENERATED (and did not produce a proper dependency).
This commit moves all generated headers into GENERATED_SOURCES, and
removes useless header SOURCES.
2022-10-12 15:55:15 +01:00
..
AddEventDialog.cpp Calendar: Fix crash when changing event date 2022-10-02 15:43:37 +02:00
AddEventDialog.h Calender: Add ability to set the time of day for an event 2022-06-29 03:27:59 +00:00
CalendarWindow.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
CMakeLists.txt Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
main.cpp Calendar: Add Settings button to configure the Calendar 2022-09-20 13:12:00 -04:00