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/Package_inc.mk | |
parent | 2a383bb7e3b9c3429cc6b7090fcd99c0209c4275 (diff) |
sfx2 renamed templatelocalviewitem.hxx to templatecontaineritem.hxx
Change-Id: I7133c5b1ba41b01e695d006af8e5e3bb29997ec6
Diffstat (limited to 'sfx2/Package_inc.mk')
-rw-r--r-- | sfx2/Package_inc.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/Package_inc.mk b/sfx2/Package_inc.mk index 39aafac66153..05727d45bad5 100644 --- a/sfx2/Package_inc.mk +++ b/sfx2/Package_inc.mk @@ -123,7 +123,7 @@ $(eval $(call gb_Package_add_file,sfx2_inc,inc/sfx2/templateabstractview.hxx,sfx $(eval $(call gb_Package_add_file,sfx2_inc,inc/sfx2/templateinfodlg.hxx,sfx2/templateinfodlg.hxx)) $(eval $(call gb_Package_add_file,sfx2_inc,inc/sfx2/templateview.hxx,sfx2/templateview.hxx)) $(eval $(call gb_Package_add_file,sfx2_inc,inc/sfx2/templatelocalview.hxx,sfx2/templatelocalview.hxx)) -$(eval $(call gb_Package_add_file,sfx2_inc,inc/sfx2/templatelocalviewitem.hxx,sfx2/templatelocalviewitem.hxx)) +$(eval $(call gb_Package_add_file,sfx2_inc,inc/sfx2/templatecontaineritem.hxx,sfx2/templatecontaineritem.hxx)) $(eval $(call gb_Package_add_file,sfx2_inc,inc/sfx2/templateremoteview.hxx,sfx2/templateremoteview.hxx)) $(eval $(call gb_Package_add_file,sfx2_inc,inc/sfx2/templaterepository.hxx,sfx2/templaterepository.hxx)) $(eval $(call gb_Package_add_file,sfx2_inc,inc/sfx2/thumbnailview.hxx,sfx2/thumbnailview.hxx)) |