Skip to content

Commit 16e5b7a

Browse files
author
Qt Continuous Integration System
committed
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public: Typo fix
2 parents f079ac9 + 968d4a3 commit 16e5b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gui/kernel/qapplication.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3394,7 +3394,7 @@ QString QApplication::sessionKey() const
33943394
\fn void QApplication::aboutToReleaseGpuResources()
33953395
33963396
This signal is emitted when application is about to release all
3397-
GPU resources accociated to contexts owned by application.
3397+
GPU resources associated to contexts owned by application.
33983398
33993399
The signal is particularly useful if your application has allocated
34003400
GPU resources directly apart from Qt and needs to do some last-second

0 commit comments

Comments
 (0)