Added dbus interface for regular qcma.
Added option to disable the systray: --no-systray.
This commit is contained in:
@@ -45,6 +45,7 @@ void ClientManager::databaseUpdated(int count)
|
||||
} else {
|
||||
emit messageSent(tr("Database indexing aborted by user"));
|
||||
}
|
||||
emit updated(count);
|
||||
}
|
||||
|
||||
void ClientManager::showPinDialog(QString name, int pin)
|
||||
|
Reference in New Issue
Block a user