Remove the close shortcut from the example since QMdiArea provides this
commitbf095defcbc6f025e39aab32f2ab8102639fd0d2
authorAndy Shaw <andy.shaw@nokia.com>
Thu, 23 Jul 2009 07:42:55 +0000 (23 09:42 +0200)
committerAndy Shaw <andy.shaw@nokia.com>
Thu, 23 Jul 2009 07:42:55 +0000 (23 09:42 +0200)
tree1363ac9054bcc7010946d06ed69abcb7b2895e85
parent708150e3a88fdc5f7c3d1998f2b5132cea264a71
Remove the close shortcut from the example since QMdiArea provides this

Since QMdiArea provides this already via the standard keys, then we
don't want to add it ourselves otherwise it triggers an ambigious
shortcut on the platforms which already has CTRL+F4.

Task-number: 161999
Reviewed-by: Kavindra Palaraja
examples/mainwindows/mdi/mainwindow.cpp