summaryrefslogtreecommitdiff
path: root/svtools/Package_inc.mk
diff options
context:
space:
mode:
authorRafael Dominguez <venccsralph@gmail.com>2012-06-01 12:45:58 -0430
committerRafael Dominguez <venccsralph@gmail.com>2012-06-01 12:45:58 -0430
commitc5e35498399fe169e52845226b556be4a0a101a6 (patch)
treeaef2049222c9939836325c753f29e10ee3ef2655 /svtools/Package_inc.mk
parent0102a95559f3b6e20ae869986716bf1723b72a9b (diff)
Create a new control to display thumbnails based on valueset.
Change-Id: I1f3df1a17afdef02fa40847cd879323f6341782b
Diffstat (limited to 'svtools/Package_inc.mk')
-rw-r--r--svtools/Package_inc.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/svtools/Package_inc.mk b/svtools/Package_inc.mk
index 0dfc219c581a..5cada8dc2fdc 100644
--- a/svtools/Package_inc.mk
+++ b/svtools/Package_inc.mk
@@ -2,7 +2,7 @@
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-#
+#
# Copyright 2000, 2011 Oracle and/or its affiliates.
#
# OpenOffice.org - a multi-platform office productivity suite
@@ -161,6 +161,7 @@ $(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/textdata.hxx,svtools/t
$(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/texteng.hxx,svtools/texteng.hxx))
$(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/textview.hxx,svtools/textview.hxx))
$(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/textwindowpeer.hxx,svtools/textwindowpeer.hxx))
+$(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/thumbnailview.hxx,svtools/thumbnailview.hxx))
$(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/toolbarmenu.hxx,svtools/toolbarmenu.hxx))
$(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/toolboxcontroller.hxx,svtools/toolboxcontroller.hxx))
$(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/toolpanel/decklayouter.hxx,svtools/toolpanel/decklayouter.hxx))