Kaydet (Commit) 09a1e4f3 authored tarafından Bjoern Michaelsen's avatar Bjoern Michaelsen Kaydeden (comit) Björn Michaelsen

move unocrsr to unocore

Change-Id: I1a3185e89e68b4d85221b8296fe9ffad8b18de5f
Reviewed-on: https://gerrit.libreoffice.org/15335Tested-by: 's avatarBjörn Michaelsen <bjoern.michaelsen@canonical.com>
Reviewed-by: 's avatarBjörn Michaelsen <bjoern.michaelsen@canonical.com>
üst 02c14ff3
...@@ -157,7 +157,6 @@ $(eval $(call gb_Library_add_exception_objects,sw,\ ...@@ -157,7 +157,6 @@ $(eval $(call gb_Library_add_exception_objects,sw,\
sw/source/core/crsr/trvlfnfl \ sw/source/core/crsr/trvlfnfl \
sw/source/core/crsr/trvlreg \ sw/source/core/crsr/trvlreg \
sw/source/core/crsr/trvltbl \ sw/source/core/crsr/trvltbl \
sw/source/core/crsr/unocrsr \
sw/source/core/crsr/viscrs \ sw/source/core/crsr/viscrs \
sw/source/core/crsr/overlayrangesoutline \ sw/source/core/crsr/overlayrangesoutline \
sw/source/core/doc/SwStyleNameMapper \ sw/source/core/doc/SwStyleNameMapper \
...@@ -459,6 +458,7 @@ $(eval $(call gb_Library_add_exception_objects,sw,\ ...@@ -459,6 +458,7 @@ $(eval $(call gb_Library_add_exception_objects,sw,\
sw/source/core/unocore/unobkm \ sw/source/core/unocore/unobkm \
sw/source/core/unocore/unochart \ sw/source/core/unocore/unochart \
sw/source/core/unocore/unocoll \ sw/source/core/unocore/unocoll \
sw/source/core/unocore/unocrsr \
sw/source/core/unocore/unocrsrhelper \ sw/source/core/unocore/unocrsrhelper \
sw/source/core/unocore/unodraw \ sw/source/core/unocore/unodraw \
sw/source/core/unocore/unoevent \ sw/source/core/unocore/unoevent \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment