Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/slots.h')
-rw-r--r--src/core/slots.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/slots.h b/src/core/slots.h
index 6ac9eb8..2452ccb 100644
--- a/src/core/slots.h
+++ b/src/core/slots.h
@@ -27,6 +27,8 @@ public:
typedef Container::iterator iterator;
+ typedef Container::const_iterator const_iterator;
+
/**
* @brief initialize slots collection from model properties
* */