diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2018-05-28 14:01:47 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2018-05-28 14:01:47 +0200 |
commit | 2e0a923abeac851a09244172c27b43fd294b7e5c (patch) | |
tree | bbfc0c6afd71dd3586eeb5b89898708b2864b026 /tests/modelinteractivitytest.cpp | |
parent | 714dba3af3c39c4381eb4349b08bb2bd03762022 (diff) | |
download | sink-2e0a923abeac851a09244172c27b43fd294b7e5c.tar.gz sink-2e0a923abeac851a09244172c27b43fd294b7e5c.zip |
Cleaned up some unnecessary dependencies.
Diffstat (limited to 'tests/modelinteractivitytest.cpp')
-rw-r--r-- | tests/modelinteractivitytest.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/modelinteractivitytest.cpp b/tests/modelinteractivitytest.cpp index da643a8..2939323 100644 --- a/tests/modelinteractivitytest.cpp +++ b/tests/modelinteractivitytest.cpp | |||
@@ -3,7 +3,6 @@ | |||
3 | #include <QString> | 3 | #include <QString> |
4 | #include <iostream> | 4 | #include <iostream> |
5 | 5 | ||
6 | #include "dummyresource/resourcefactory.h" | ||
7 | #include "store.h" | 6 | #include "store.h" |
8 | #include "resourcecontrol.h" | 7 | #include "resourcecontrol.h" |
9 | #include "commands.h" | 8 | #include "commands.h" |