From 286e2b7edc988f93e347b6ccfd51da2a56d18d73 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 6 Jan 2014 19:45:57 +0300 Subject: add patch files support for other xml dbs. --- src/units.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/units.cpp') diff --git a/src/units.cpp b/src/units.cpp index 7593f564f..0c31e1553 100644 --- a/src/units.cpp +++ b/src/units.cpp @@ -103,6 +103,7 @@ void Units::loadUnits() } loadXmlFile(paths.getStringValue("unitsFile")); + loadXmlFile(paths.getStringValue("unitsPatchFile")); } void Units::loadXmlFile(const std::string &fileName) -- cgit v1.2.3-70-g09d2