mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-07 11:32:42 +01:00
Fix comment
This commit is contained in:
parent
20138f19e2
commit
802130d92c
@ -204,7 +204,8 @@ QString App::version() const
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
\brief Tries to send the telemetry quit event before we call quit ourself.
|
\brief Calls QApplication quit() and can be used to do additional
|
||||||
|
tasks before exiting.
|
||||||
*/
|
*/
|
||||||
void App::exit()
|
void App::exit()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user