Actually it's totally bug, because after adding new URL to the MainWinow::urlView it's not gonna submitted to the database because at initialing url to the QTableView there is no such thing as id and it's not gonna provided since urls.id is AUTOINCREMENT
Actually it's totally bug, because after adding new URL to the MainWinow::urlView it's not gonna submitted to the database because at initialing url to the QTableView there is no such thing as id and it's not gonna provided since urls.id is AUTOINCREMENT
Imported from SourceForge issue tracker