1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
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 Update to 0.8.1 2011-04-17 10:11:05 +00:00
patch-Embedded_Display__vncview.cpp Make the port build with the upcoming Qt 4.8.1. 2012-05-21 18:15:32 +00:00