summaryrefslogtreecommitdiffstats
path: root/configmgr/source/modifications.hxx
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2010-08-26 17:11:05 +0200
committersb <sb@openoffice.org>2010-08-26 17:11:05 +0200
commit4ea577d0efe22e5785c8ae72c86f517fd2cf9194 (patch)
tree4dc2b6c90b08dfa5a06073745132405a648eace6 /configmgr/source/modifications.hxx
parentsb130: #i113096# UniversalContentBroker::changesOccurred is now also called f... (diff)
downloadcore-4ea577d0efe22e5785c8ae72c86f517fd2cf9194.tar.gz
core-4ea577d0efe22e5785c8ae72c86f517fd2cf9194.zip
sb130: #i113096# previous configmgr::Components::removeExtensionXcuFile changes were still not good
Diffstat (limited to 'configmgr/source/modifications.hxx')
-rw-r--r--configmgr/source/modifications.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/configmgr/source/modifications.hxx b/configmgr/source/modifications.hxx
index e29a10150148..c28b1aadd192 100644
--- a/configmgr/source/modifications.hxx
+++ b/configmgr/source/modifications.hxx
@@ -54,6 +54,8 @@ public:
void add(Path const & path);
+ void remove(Path const & path);
+
Node const & getRoot() const;
private: