diff options
Diffstat (limited to 'tests/modelinteractivitytest.cpp')
-rw-r--r-- | tests/modelinteractivitytest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/modelinteractivitytest.cpp b/tests/modelinteractivitytest.cpp index f180f9c..51a9cd8 100644 --- a/tests/modelinteractivitytest.cpp +++ b/tests/modelinteractivitytest.cpp | |||
@@ -73,7 +73,7 @@ private Q_SLOTS: | |||
73 | query.resources << "org.kde.dummy.instance1"; | 73 | query.resources << "org.kde.dummy.instance1"; |
74 | query.liveQuery = true; | 74 | query.liveQuery = true; |
75 | 75 | ||
76 | Sink::Resources::flushMessageQueue(query.resources).exec().waitForFinished(); | 76 | Sink::ResourceControl::flushMessageQueue(query.resources).exec().waitForFinished(); |
77 | 77 | ||
78 | //Test | 78 | //Test |
79 | QTime time; | 79 | QTime time; |