summaryrefslogtreecommitdiffstats
path: root/src/gui/s60framework/s60main.rss
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
| | | | Reviewed-by: Trust Me
* Moved a resource file from the static wrapper app to QtGui.axis2009-10-301-0/+85
It's more appropriate to have it in QtGui after the framework classes were moved there. This also means that the rsgfix needed earlier is not necessary anymore, since QtGui is not a static library. RevBy: Janne Anttila