We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d089496 commit 968d4a3Copy full SHA for 968d4a3
src/gui/kernel/qapplication.cpp
@@ -3394,7 +3394,7 @@ QString QApplication::sessionKey() const
3394
\fn void QApplication::aboutToReleaseGpuResources()
3395
3396
This signal is emitted when application is about to release all
3397
- GPU resources accociated to contexts owned by application.
+ GPU resources associated to contexts owned by application.
3398
3399
The signal is particularly useful if your application has allocated
3400
GPU resources directly apart from Qt and needs to do some last-second
0 commit comments