From eb9e6e35d36dee3011bfc2a67a5b8bb9138a259e Mon Sep 17 00:00:00 2001 From: lvw Date: Mon, 27 Sep 2004 22:14:02 +0000 Subject: Syntax error corrected git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@185 e10066b5-e1e2-0310-b819-94efdf66514b --- mg_content_interface.h | 1 + 1 file changed, 1 insertion(+) 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(); //@} -- cgit v1.2.3