diff options
| author | Xavier Del Campo Romero <xavi92@disroot.org> | 2026-02-03 23:06:44 +0100 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi92@disroot.org> | 2026-02-03 23:06:44 +0100 |
| commit | b934e6b0fdcc56f2cca1cca9ebce289cebaaafa2 (patch) | |
| tree | 686950abbdc508561a635d5551a38d811c75d337 /CMakeLists.txt | |
| parent | 997e9b168d362a50cdcdc82c6cc3488a6852737a (diff) | |
| download | yachat6-b934e6b0fdcc56f2cca1cca9ebce289cebaaafa2.tar.gz | |
Replace ConversationModel with ListModel
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 9fcd152..8f3bcb9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -20,8 +20,6 @@ qt_add_executable(${PROJECT_NAME} atm_db.h client.cpp client.h - conversationmodel.cpp - conversationmodel.h credentials.cpp credentials.h direction.h |
