diff options
author | Jan Holesovsky <kendy@collabora.com> | 2013-10-22 13:36:59 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2013-10-22 13:38:11 +0200 |
commit | b9eaa646815bf9b400ecc0d5726de5241428cf34 (patch) | |
tree | c92e89bdc70f3eea04b5ba3a83cac621659f6226 /sw/UIConfig_qa.mk | |
parent | b3ed2a26e77c89c7b305b12c2ac1b422ef9d9821 (diff) |
Tiled rendering: Finishing touch to the tiledrendering.ui.
Change-Id: I1fb7c2cfdf8ffd69f8a2b4e1aba195939424606b
Diffstat (limited to 'sw/UIConfig_qa.mk')
-rw-r--r-- | sw/UIConfig_qa.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/UIConfig_qa.mk b/sw/UIConfig_qa.mk index 7bc46b43b6ec..13e19e34e3ed 100644 --- a/sw/UIConfig_qa.mk +++ b/sw/UIConfig_qa.mk @@ -7,9 +7,9 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. # -$(eval $(call gb_UIConfig_UIConfig,modules/swriter)) +$(eval $(call gb_UIConfig_UIConfig,qa/sw)) -$(eval $(call gb_UIConfig_add_uifiles,modules/swriter,\ +$(eval $(call gb_UIConfig_add_uifiles,qa/sw,\ sw/qa/tiledrendering/tiledrendering \ )) |