This commit is contained in:
AJ
2024-06-23 18:25:07 +02:00
parent d34f9cc483
commit 0a3af44329

5
src/main.cpp Normal file
View File

@@ -0,0 +1,5 @@
# include "View/EinsatzplanWindow/EinsatzplanWindow.hpp"
int main(int argc,char* argv[]){
}