+ fix various warnings

This commit is contained in:
wmayer
2015-08-29 23:01:19 +02:00
parent 13fa571c41
commit cac09437c8
8 changed files with 10 additions and 12 deletions

View File

@@ -622,6 +622,7 @@ void Sheet::updateProperty(CellAddress key)
clear(key);
cellUpdated(key);
(void)prop;
}
/**