Added icons.

Added tableview for selected data
This commit is contained in:
Sergey Kalinin
2017-03-14 14:09:31 +03:00
parent bc20135cc1
commit 5c26c1b898
25 changed files with 155 additions and 19 deletions

2
dm.py
View File

@@ -29,7 +29,7 @@ def createTables(tbl_list):
x = x + 1
qwery_create = qwery_create + index + ");"
#print(qwery_create)
print(qwery_create)
i = i + 1
return tbl_names_list