summaryrefslogtreecommitdiff
path: root/beos/window.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix BeOS build:François Revel2012-03-251-0/+1
| | | | | | | - comment out unneeded includes for now, - fix static lib linking order. svn path=/trunk/netsurf/; revision=13713
* Rename BeOS frontend files to strip the useless beos_ prefix. Fix includes ↵François Revel2012-03-221-0/+1773
and the rest so it builds. svn path=/trunk/netsurf/; revision=13554