Some fleshing out of MergeView.

This commit is contained in:
Jim Evins
2016-05-10 23:59:57 -04:00
parent 37358aac43
commit 8b56520fed
13 changed files with 175 additions and 29 deletions
+2
View File
@@ -23,6 +23,7 @@
#include "libglabels/Db.h"
#include "Settings.h"
#include "MergeFactory.h"
#include "StartupWizard.h"
@@ -36,6 +37,7 @@ int main( int argc, char **argv )
Settings::init();
glabels::Db::init();
MergeFactory::init();
////// TEMPORARY TESTING ////////
#if 0
glabels::Db::printKnownPapers();