summaryrefslogtreecommitdiffstats
path: root/src/opengl/qgl_wince.cpp
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2009-05-25 09:57:30 (GMT)
committerMartin Smith <msmith@trolltech.com>2009-05-25 09:57:30 (GMT)
commite5615b9cf4c981bb8d0fec48eacd6c11c124a3b0 (patch)
treeacb80ef416f487a326034df2253fa68a67e642e7 /src/opengl/qgl_wince.cpp
parent58f0112b11e42ece4c7fa3456ae46e8c86fa0bd6 (diff)
downloadQt-e5615b9cf4c981bb8d0fec48eacd6c11c124a3b0.zip
Qt-e5615b9cf4c981bb8d0fec48eacd6c11c124a3b0.tar.gz
Qt-e5615b9cf4c981bb8d0fec48eacd6c11c124a3b0.tar.bz2
qdoc: Added some missing qdoc comments.
Task-number: 252491
Diffstat (limited to 'src/opengl/qgl_wince.cpp')
-rw-r--r--src/opengl/qgl_wince.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/opengl/qgl_wince.cpp b/src/opengl/qgl_wince.cpp
index cb51598..7429071 100644
--- a/src/opengl/qgl_wince.cpp
+++ b/src/opengl/qgl_wince.cpp
@@ -552,9 +552,6 @@ void QGLWidgetPrivate::updateColormap()
ReleaseDC(q->winId(), hdc);
}
-/*!
- \reimp
-\*/
bool QGLWidget::event(QEvent *e)
{
Q_D(QGLWidget);