summaryrefslogtreecommitdiff
path: root/include/constant.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/constant.h')
-rw-r--r--include/constant.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constant.h b/include/constant.h
index 36b3417..5e18792 100644
--- a/include/constant.h
+++ b/include/constant.h
@@ -66,7 +66,7 @@ public:
* @param clss Class to which the constant is added
* @internal
*/
- void addTo(ClassBase &clss);
+ void addTo(ClassBase &clss) const;
private:
/**