summaryrefslogtreecommitdiff
path: root/libcmis/Makefile
blob: ccb1c85a04da1561bdd303802e54abac8b052084 (plain)
1
2
3
4
5
6
7
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-

module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))

include $(module_directory)/../solenv/gbuild/partial_build.mk

# vim: set noet sw=4 ts=4:
d'>3space:mode:
authorTor Lillqvist <tml@collabora.com>2014-10-27 13:26:31 +0200
committerTomaž Vajngerl <tomaz.vajngerl@collabora.com>2014-12-04 23:04:24 +0100
commit75f4ad0f6f81d340d22100d87173185818505547 (patch)
treebac5771b986776bfe0fe21f402504c7e58eae163 /framework/source/services/taskcreatorsrv.cxx
parent7c77a44ced27975499132b80322fdaeefa7f2287 (diff)
Ignore exceptions when getting the background color configuration
We are experimenting with a pruned configuration database in the desktop case, and letting the exception propagate here killed the document loading. Change-Id: I59e5d016617c17c2bc36de2fd69c6691bfa6b135