]> andersk Git - svn-all-fast-export.git/blobdiff - src/ruleparser.cpp
Add missing function
[svn-all-fast-export.git] / src / ruleparser.cpp
index c4c36afe694a265823093ddbcb8bd1aea3265127..ea678658128acce1b86ead3f0cf846b32b031265 100644 (file)
@@ -26,6 +26,10 @@ Rules::Rules(const QString &fn)
 {
 }
 
+Rules::~Rules()
+{
+}
+
 QList<Rules::Repository> Rules::repositories()
 {
     return m_repositories;
This page took 0.047427 seconds and 4 git commands to generate.