freebsd-ports/emulators/aqemu/files
Raphael Kubo da Costa 823402ac87 Make the port build with the upcoming Qt 4.8.1.
vncview.cpp defines a macro called "error" (which is ugly), and
qfile.h, which is included later, defined a class method called error,
and conflicts arise.

Fix it by moving the macro definition after the Qt headers are
included.
2012-05-21 18:15:32 +00:00
..
patch-CMakeLists.txt
patch-Embedded_Display__vncview.cpp Make the port build with the upcoming Qt 4.8.1. 2012-05-21 18:15:32 +00:00