Replace 'add event window' with popup

This commit is contained in:
Vyn 2025-06-24 10:03:50 +02:00
parent c804ce1c7b
commit 2e1e5db5ea
Signed by: vyn
GPG key ID: E1B2BE34E7A971E7
10 changed files with 50 additions and 204 deletions

View file

@ -32,7 +32,6 @@ add_executable(mirai
src/main.cpp
src/windows/AppWindow/AppWindow.cpp
src/windows/SettingsWindow/SettingsWindow.cpp
src/windows/EditEventWindow/EditEventWindow.cpp
src/SeleniteSetup.cpp
src/shared/Utils.cpp
)