summaryrefslogtreecommitdiffstats
path: root/qtools/qlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'qtools/qlist.h')
-rw-r--r--qtools/qlist.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/qtools/qlist.h b/qtools/qlist.h
index e9b908d..eaaa674 100644
--- a/qtools/qlist.h
+++ b/qtools/qlist.h
@@ -97,6 +97,7 @@ public:
// ownership
void setAutoDelete( bool enable ) { QGList::setAutoDelete(enable); }
+ bool autoDelete() const { return QGList::autoDelete(); }
private:
// new to be reimplemented methods