Norman0406 / LISA-old

Old repository for the first LISA attempt. Development is continued in https://github.com/Norman0406/LISA
GNU General Public License v3.0
1 stars 0 forks source link

Sqlite database backend for logbook module #42

Open semaph0r opened 11 years ago

semaph0r commented 11 years ago

Implement DatabaseSqlite to provide simple CRUD functionality and database-management

semaph0r commented 11 years ago

Something went wrong when calling tableView->setModel(). Maybe a variable running out of scope and is referenced after that.