diff options
Diffstat (limited to 'src/gui')
-rw-r--r-- | src/gui/kernel/qapplication.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/kernel/qapplication.cpp b/src/gui/kernel/qapplication.cpp index acb115f..746a570 100644 --- a/src/gui/kernel/qapplication.cpp +++ b/src/gui/kernel/qapplication.cpp @@ -3465,7 +3465,7 @@ QString QApplication::sessionKey() const \warning This signal is only emitted on Symbian. - \sa aboutToFreeGpuResources() + \sa aboutToReleaseGpuResources() */ /*! |