summaryrefslogtreecommitdiff
path: root/src/context/cdlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/context/cdlist.h')
-rw-r--r--src/context/cdlist.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/context/cdlist.h b/src/context/cdlist.h
index 47d112cd8..c57a315f5 100644
--- a/src/context/cdlist.h
+++ b/src/context/cdlist.h
@@ -417,6 +417,7 @@ public:
}
};/* class CDList<>::const_iterator */
+ typedef const_iterator iterator;
/**
* Returns an iterator pointing to the first item in the list.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback