diff options
author | Cédric Bosdonnat <cedric.bosdonnat@free.fr> | 2012-12-17 22:28:22 +0100 |
---|---|---|
committer | Cédric Bosdonnat <cedric.bosdonnat@free.fr> | 2012-12-18 09:30:16 +0100 |
commit | fd17055017b7bb4c02c247ce1136447126cdb5e6 (patch) | |
tree | 7c86b8ae9248c072834ba26f5ec63398fe08cd58 /sfx2/Library_sfx.mk | |
parent | 2a383bb7e3b9c3429cc6b7090fcd99c0209c4275 (diff) |
sfx2 renamed templatelocalviewitem.hxx to templatecontaineritem.hxx
Change-Id: I7133c5b1ba41b01e695d006af8e5e3bb29997ec6
Diffstat (limited to 'sfx2/Library_sfx.mk')
-rw-r--r-- | sfx2/Library_sfx.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/Library_sfx.mk b/sfx2/Library_sfx.mk index 6496e3843a64..f252e5b9254e 100644 --- a/sfx2/Library_sfx.mk +++ b/sfx2/Library_sfx.mk @@ -141,7 +141,7 @@ $(eval $(call gb_Library_add_exception_objects,sfx,\ sfx2/source/control/templateview \ sfx2/source/control/templateviewitem \ sfx2/source/control/templatelocalview \ - sfx2/source/control/templatelocalviewitem \ + sfx2/source/control/templatecontaineritem \ sfx2/source/control/templateremoteview \ sfx2/source/control/templatesearchview \ sfx2/source/control/thumbnailviewitem \ |