mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 09:08:47 +02:00
Comment moved to header
This commit is contained in:
parent
20548b7b24
commit
7d3b45753c
1 changed files with 0 additions and 6 deletions
|
@ -155,12 +155,6 @@ namespace Setting {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/**
|
|
||||||
* @brief Forces saving the current configuration
|
|
||||||
*
|
|
||||||
* @warning This function is for testing only, should only be called from the test suite.
|
|
||||||
*/
|
|
||||||
void Manager::forceSave() {
|
void Manager::forceSave() {
|
||||||
emit syncRequested();
|
emit syncRequested();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue