diff options
| author | Marc Jeanmougin <marc@jeanmougin.fr> | 2019-05-28 10:52:07 +0000 |
|---|---|---|
| committer | Marc Jeanmougin <marc@jeanmougin.fr> | 2019-05-28 10:52:07 +0000 |
| commit | b38dc8c2f956b367ca681dbdc8ed6ffc3c440fa1 (patch) | |
| tree | bee0534dd8b18f20e2b2282646bec4c1a0aeb11e /src/io/resource-manager.cpp | |
| parent | Fix align-to of text objects (diff) | |
| download | inkscape-b38dc8c2f956b367ca681dbdc8ed6ffc3c440fa1.tar.gz inkscape-b38dc8c2f956b367ca681dbdc8ed6ffc3c440fa1.zip | |
Update pofiles
Diffstat (limited to '')
| -rw-r--r-- | src/io/resource-manager.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/io/resource-manager.cpp b/src/io/resource-manager.cpp index 1ae02a886..c5ac0ef45 100644 --- a/src/io/resource-manager.cpp +++ b/src/io/resource-manager.cpp @@ -423,8 +423,7 @@ bool ResourceManagerImpl::searchUpwards( std::string const &base, std::string co static ResourceManagerImpl* theInstance = nullptr; ResourceManager::ResourceManager() -{ -} += default; ResourceManager::~ResourceManager() = default; |
