diff options
author | Jan Holesovsky <kendy@collabora.com> | 2013-09-27 16:38:09 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2013-09-27 16:50:10 +0200 |
commit | e41713213682ab1b32c48a8782a61a596b5a77a5 (patch) | |
tree | 1382dd205e2f9a27dfa56dfaf1564718e118babd /sfx2 | |
parent | 3ea2ce9dacc88c664418e9aa13dc87afcaed9e5a (diff) |
Move the current template dir a bit down.
Change-Id: I7d8fea0a2fb8a73a5d108cc8b2ac36b7829f029c
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/control/templateview.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/control/templateview.src b/sfx2/source/control/templateview.src index 888a3b742ef5..d242b032c463 100644 --- a/sfx2/source/control/templateview.src +++ b/sfx2/source/control/templateview.src @@ -19,7 +19,7 @@ PushButton BTN_ALL_TEMPLATES FixedText FT_NAME { - Pos = MAP_APPFONT( 52, 3 ); + Pos = MAP_APPFONT( 52, 4 ); Size = MAP_APPFONT( 238, 12 ); }; |