summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qmenu.h
Commit message (Collapse)AuthorAgeFilesLines
* Since now, S60 commands are handled by QApplication::s60HandleCommandLAlessandro Portale2009-06-021-3/+0
| | | | | | | | | | | | inside QtGui, we do not need to export those QMenu[Bar]::symbianCommands through our public API, anymore. This commit moved the code of QMenuBar::symbianCommands to QMenuBarPrivate::symbianCommands and made that one static. QMenu[Private]::symbianCommands was apparently unused -> deleted. RevBy: Jason Barron RevvBy: Markku Luukkainen
* Fixed namespace issues, now works on Symbian under namespaceJanne Koskinen2009-05-111-1/+3
|
* Long live Qt for S60!axis2009-04-241-0/+436