forked from blue/squawk
may be a bit better quit handling
This commit is contained in:
parent
c708c33a92
commit
802e2f11a1
7 changed files with 46 additions and 12 deletions
|
@ -883,6 +883,10 @@ void Squawk::writeSettings()
|
|||
}
|
||||
settings.endGroup();
|
||||
settings.endGroup();
|
||||
|
||||
settings.sync();
|
||||
|
||||
qDebug() << "Saved settings";
|
||||
}
|
||||
|
||||
void Squawk::onItemCollepsed(const QModelIndex& index)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue