From b5bd9cf0b981ee0c87ead9e20c36247932de7818 Mon Sep 17 00:00:00 2001 From: Arno Date: Thu, 19 Jun 2014 11:23:57 +0200 Subject: Fix Display of mappings MappingTreeModel::treeFromPath() never worked as intended, so replace it by displaying mappings in a QTextTable. --- mappingtreemodel.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'mappingtreemodel.h') diff --git a/mappingtreemodel.h b/mappingtreemodel.h index ec30fb3..efc4e2d 100644 --- a/mappingtreemodel.h +++ b/mappingtreemodel.h @@ -30,10 +30,6 @@ class MappingTreeModel : public SmTreeModel { QStringList mappingTypeNames() const; int mappingTypeIdFromName(const QVariant &name) const; - //static convenience funcs - //the caller is responsible for deleting the result! - SmTreeItem *treeFromPaths(const QStringList &paths); - //data QVariant data(const QModelIndex &index, int role) const; QList childList(const QVariant &value, int column = 0) const; -- cgit v1.2.3-70-g09d2