Skip to content

Commit

Permalink
Release EditorConfig handles
Browse files Browse the repository at this point in the history
  • Loading branch information
hgraeber committed Jun 4, 2016
1 parent c5687a4 commit 96bef0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions editorconfigdata.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ EditorConfigData::EditorConfigData(const Utils::FileName &name, QObject *parent)

m_data.insert(name, value);
}
editorconfig_handle_destroy(handle);
} else {
Core::MessageManager::write(
QString::fromUtf8("editorconfig: %1")
Expand Down

0 comments on commit 96bef0a

Please sign in to comment.