summaryrefslogtreecommitdiff
path: root/sfx2/Library_sfx.mk
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-11-21 20:45:47 -0500
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-11-21 21:05:34 -0500
commitc2d11710716f3ec5696f3402951be0d7539fe376 (patch)
treec582808194a6817dea1cb9f2f89bf040bda05a07 /sfx2/Library_sfx.mk
parent5432e2a5ef7a3e131d2496e19bd0c6a86955319f (diff)
Forward declare SfxMenuCtrlFactArr_Impl in sfx2/app.hxx public header.
Change-Id: Iaf287912a52eb8785c687a13536fc170094425c7
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 00c878106505..0fc03c2271c2 100644
--- a/sfx2/Library_sfx.mk
+++ b/sfx2/Library_sfx.mk
@@ -134,6 +134,7 @@ $(eval $(call gb_Library_add_exception_objects,sfx,\
sfx2/source/config/evntconf \
sfx2/source/control/bindings \
sfx2/source/control/ctrlitem \
+ sfx2/source/control/ctrlfactoryimpl \
sfx2/source/control/dispatch \
sfx2/source/control/itemdel \
sfx2/source/control/minfitem \