summaryrefslogtreecommitdiffstats
path: root/src/reflist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/reflist.h')
-rw-r--r--src/reflist.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/reflist.h b/src/reflist.h
index 1aa189e..837cb0a 100644
--- a/src/reflist.h
+++ b/src/reflist.h
@@ -51,5 +51,6 @@ class RefList
extern RefList todoList;
extern RefList testList;
+extern RefList bugList;
#endif