Make sure primary key is 1st column. Combine checkbox with primary field.

This commit is contained in:
Jim Evins
2016-05-11 23:56:06 -04:00
parent 8b56520fed
commit 81a73c8e1e
3 changed files with 27 additions and 14 deletions
+1
View File
@@ -77,6 +77,7 @@ private:
UndoRedoModel* mUndoRedoModel;
QStringList mKeys;
QString mPrimaryKey;
};