summaryrefslogtreecommitdiff
path: root/svx/inc/bitmaps.hlst
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/bitmaps.hlst')
-rw-r--r--svx/inc/bitmaps.hlst3
1 files changed, 3 insertions, 0 deletions
diff --git a/svx/inc/bitmaps.hlst b/svx/inc/bitmaps.hlst
index 98c708559027..178b22c0419e 100644
--- a/svx/inc/bitmaps.hlst
+++ b/svx/inc/bitmaps.hlst
@@ -280,4 +280,7 @@ inline constexpr OUString RID_UNODRAW_GRAPHICS = u"svx/res/graphic.png"_ustr;
inline constexpr OUString RID_SVXBMP_LOCKED = u"res/locked.png"_ustr;
inline constexpr OUString RID_SVXBMP_UNLOCKED = u"res/unlocked.png"_ustr;
+inline constexpr OUString RID_SVXBMP_HIDEPASS = u"res/hidepass.png"_ustr;
+inline constexpr OUString RID_SVXBMP_SHOWPASS = u"res/showpass.png"_ustr;
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s cinkeys+=0=break: */