Remove incorrect and confusing documentation from qplatformwindow.cpp
authorSamuel Rødal <samuel.rodal@digia.com>
Tue, 11 Dec 2012 10:53:46 +0000 (11:53 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 11 Dec 2012 12:37:57 +0000 (13:37 +0100)
Change-Id: If3fd383bf7ff08a04df2e11c727c11aeef05a6de
Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
src/gui/kernel/qplatformwindow.cpp

index a1a06a6..88dccdb 100644 (file)
@@ -444,9 +444,6 @@ bool QPlatformWindow::frameStrutEventsEnabled() const
     QPlatformWindow is also the way QPA defines how native child windows should be supported
     through the setParent function.
 
-    The only way to retrieve a QPlatformOpenGLContext in QPA is by calling the glContext() function
-    on QPlatformWindow.
-
     \section1 Implementation Aspects
 
     \list 1