aboutsummaryrefslogtreecommitdiffstats
path: root/Input/DASHManager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Input/DASHManager.cpp')
-rw-r--r--Input/DASHManager.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Input/DASHManager.cpp b/Input/DASHManager.cpp
index 5317b207..5985dfed 100644
--- a/Input/DASHManager.cpp
+++ b/Input/DASHManager.cpp
@@ -54,7 +54,7 @@ bool DASHManager::isICN()
void DASHManager::shouldAbort()
{
- Debug("DASH MANAGER: ABORT REQUEST\n");
+ qDebug("DASH MANAGER: ABORT REQUEST");
this->receiver->ShouldAbort();
}