summaryrefslogtreecommitdiff
path: root/mg_content_interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'mg_content_interface.h')
-rwxr-xr-xmg_content_interface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mg_content_interface.h b/mg_content_interface.h
index 35eb7cd..d8bb0ec 100755
--- a/mg_content_interface.h
+++ b/mg_content_interface.h
@@ -468,6 +468,7 @@ class mgSelectionTreeNode
*
* The restriction returned is part of a SQL query string which will restrict
* results to nodes that belong to the set of items grouped by this node
+ */
virtual std::string getRestrictions();
//@}