Multiple bug fixes

This commit is contained in:
BasioMeusPuga
2018-01-17 10:43:17 +05:30
parent bc344737d2
commit 7c6993a170
5 changed files with 18 additions and 11 deletions

View File

@@ -248,6 +248,8 @@ class Library:
return directory_name, directory_tags
return None, None
# Both the models will have to be done separately
# Item Model
for i in range(self.view_model.rowCount()):