Merge branch 'master' into dev

This commit is contained in:
2019-03-05 21:48:26 +01:00
5 changed files with 12 additions and 10 deletions

View File

@@ -40,7 +40,7 @@ enum cell_store_columns {
CELL_SEL_CELL_ERROR_STATE, /**< Used for cell color and selectability */
CELL_SEL_MODDATE,
CELL_SEL_ACCESSDATE,
CELL_SEL_COLUMN_COUNT /**< Not a column. Used to determine count of coumns **/
CELL_SEL_COLUMN_COUNT /**< @brief Not a column. Used to determine count of columns */
};
struct tree_stores {