More fleshing out of merge framework.

This commit is contained in:
Jim Evins
2016-05-08 00:43:35 -04:00
parent 88e32d9738
commit 37358aac43
13 changed files with 193 additions and 37 deletions
+1
View File
@@ -43,6 +43,7 @@ private:
// Object duplication
/////////////////////////////////
public:
static QString id();
MergeTextCsv* clone() const;