diff options
author | David Boddie <dboddie@trolltech.com> | 2009-11-05 18:26:48 (GMT) |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2009-11-05 18:26:48 (GMT) |
commit | 80713aab0926e3d2ae9d0345e48c027deca1fbbb (patch) | |
tree | d8a2a37f9cdca9aa8192272bdca0b4e6a27d0440 /src/gui/s60framework | |
parent | f1f3450e59d8d070e01c9bd852855daaeacd1390 (diff) | |
download | Qt-80713aab0926e3d2ae9d0345e48c027deca1fbbb.zip Qt-80713aab0926e3d2ae9d0345e48c027deca1fbbb.tar.gz Qt-80713aab0926e3d2ae9d0345e48c027deca1fbbb.tar.bz2 |
Doc: Fixed qdoc warnings.
Reviewed-by: Trust Me
Diffstat (limited to 'src/gui/s60framework')
-rw-r--r-- | src/gui/s60framework/qs60mainappui.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/s60framework/qs60mainappui.cpp b/src/gui/s60framework/qs60mainappui.cpp index 3b439a8..4c4c994 100644 --- a/src/gui/s60framework/qs60mainappui.cpp +++ b/src/gui/s60framework/qs60mainappui.cpp @@ -161,8 +161,6 @@ void QS60MainAppUi::HandleResourceChangeL(TInt type) } /*! - * \fn void QS60MainAppUi::HandleWsEventL(const TWsEvent &event, CCoeControl *destination) - * * \brief Handles raw window server events. * * The event type and information is passed in \a wsEvent, while the receiving control is passed in |