summaryrefslogtreecommitdiff
path: root/sfx2/Library_sfx.mk
diff options
context:
space:
mode:
authorRafael Dominguez <venccsralph@gmail.com>2012-06-19 16:04:54 -0430
committerRafael Dominguez <venccsralph@gmail.com>2012-06-19 16:04:54 -0430
commitf822c18c546d6262c46d30b532a1f2b4186ccfa5 (patch)
tree97fbc4cc9a638233aad8df26a09f743f4bc08ec3 /sfx2/Library_sfx.mk
parent9b8a9a7d116ac06b7f8a402e17546460fcde641e (diff)
Subclass ThumbnailViewItem for TemplateFolderView specific.
- Let ThumbnailViewItem a basic structure for displaying a thumbnail, name and a selection box. Change-Id: I00fffcb0c1cb17017cfe7adfde152e640ee01c82
Diffstat (limited to 'sfx2/Library_sfx.mk')
-rw-r--r--sfx2/Library_sfx.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/Library_sfx.mk b/sfx2/Library_sfx.mk
index 872a107ff345..5f2dd6155aba 100644
--- a/sfx2/Library_sfx.mk
+++ b/sfx2/Library_sfx.mk
@@ -150,6 +150,7 @@ $(eval $(call gb_Library_add_exception_objects,sfx,\
sfx2/source/control/statcach \
sfx2/source/control/templateview \
sfx2/source/control/templatefolderview \
+ sfx2/source/control/templatefolderviewitem \
sfx2/source/control/thumbnailviewitem \
sfx2/source/control/thumbnailviewacc \
sfx2/source/control/thumbnailview \