diff options
author | Steru <jerrydream111@gmail.com> | 2024-08-17 00:01:26 +0200 |
---|---|---|
committer | Steru <jerrydream111@gmail.com> | 2024-08-17 00:01:26 +0200 |
commit | 5ba83cfd074fe4fe473c777b0e912f6aa7c52036 (patch) | |
tree | 0248dabcc331fb0299b573af402d04d6eb90c0a9 /CMakeLists.txt | |
parent | 256e29a310cf791c27e8912e8861df997ded0cf6 (diff) |
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 96b3d35..a4a5808 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -27,8 +27,6 @@ qt_add_qml_module(itat_challenge_olympics src/model/EventInfo.h src/model/FilterModel.cpp src/model/FilterModel.h - src/model/MedalWinner.cpp - src/model/MedalWinner.h src/model/SportModel.cpp src/model/SportModel.h |