More fleshing out of Merge framework and backends.
This commit is contained in:
@@ -45,6 +45,13 @@ protected:
|
||||
MergeNone* clone() const;
|
||||
|
||||
|
||||
/////////////////////////////////
|
||||
// Static methods
|
||||
/////////////////////////////////
|
||||
public:
|
||||
static Merge* create();
|
||||
|
||||
|
||||
/////////////////////////////////
|
||||
// Implementation of virtual methods
|
||||
/////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user