Add context menu for duplicate, delete and rename mapping

This commit is contained in:
baydam
2015-03-30 20:54:15 +00:00
parent a39fa73118
commit 8300c10599
4 changed files with 141 additions and 100 deletions

View File

@@ -71,8 +71,6 @@ bool MappingManager::removePaint(uid paintId)
return true;
}
return false;
}