summaryrefslogtreecommitdiff
path: root/libresourceqt/include/qt4/policy
diff options
context:
space:
mode:
Diffstat (limited to 'libresourceqt/include/qt4/policy')
-rw-r--r--libresourceqt/include/qt4/policy/resource-set.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/libresourceqt/include/qt4/policy/resource-set.h b/libresourceqt/include/qt4/policy/resource-set.h
index 4442f94..9de0e08 100644
--- a/libresourceqt/include/qt4/policy/resource-set.h
+++ b/libresourceqt/include/qt4/policy/resource-set.h
@@ -166,18 +166,10 @@ public:
*/
void setAutoRelease();
/**
- * Resets the auto reselease flag to false (see \ref setAutoRelease()).
- */
- void resetAutoRelease();
- /**
* Sets that the resourcesGranted() signal is emited even if we already
* have the requested resources granted. By default this feature is off.
*/
void setAlwaysReply();
- /**
- * Resets the always reply flag (see \ref setAlwaysReply()) to false.
- */
- void resetAlwaysReply();
signals:
/**