summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-08-03 12:58:54 +0100
committerCaolán McNamara <caolanm@redhat.com>2016-08-03 12:59:57 +0100
commit61062608a27ceaef5424203d849f88c7fb77b8d0 (patch)
tree90819ac7d2a6e7610fba7641114369aa1f75ebc1 /include
parent403eefe81b8a0afe888c60452c17d6b2c5d8343f (diff)
Resolves: tdf#96873 include template image to make it available in help
alternatively move it into the helpimg dir and change the usage in helpcontent2, but do it this way to keep it together with the others Change-Id: I84c6b10aed948a5fea835dc86bade5a4390c716b
Diffstat (limited to 'include')
-rw-r--r--include/svtools/imagemgr.hrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svtools/imagemgr.hrc b/include/svtools/imagemgr.hrc
index fc09804a1715..4d6f3132dfa9 100644
--- a/include/svtools/imagemgr.hrc
+++ b/include/svtools/imagemgr.hrc
@@ -58,6 +58,7 @@
#define IMG_GLOBAL_DOC (IMAGELIST_START + 150)
#define IMG_DRAW (IMAGELIST_START + 151)
#define IMG_DRAWTEMPLATE (IMAGELIST_START + 152)
+#define IMG_TEMPLATE (IMAGELIST_START + 166)
#define IMG_OO_DATABASE_DOC (IMAGELIST_START + 169)
#define IMG_OO_DRAW_DOC (IMAGELIST_START + 170)
#define IMG_OO_MATH_DOC (IMAGELIST_START + 171)