summaryrefslogtreecommitdiff
path: root/libresourceqt/src/resource-set.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libresourceqt/src/resource-set.cpp')
-rw-r--r--libresourceqt/src/resource-set.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libresourceqt/src/resource-set.cpp b/libresourceqt/src/resource-set.cpp
index babddfe..bc6fd8c 100644
--- a/libresourceqt/src/resource-set.cpp
+++ b/libresourceqt/src/resource-set.cpp
@@ -375,6 +375,7 @@ void ResourceSet::handleReleased()
resourceSet[i]->unsetGranted();
}
}
+ qDebug("ResourceSet(%d) - resourcesReleased!", identifier);
emit resourcesReleased();
}