mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
823402ac87
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. |
||
---|---|---|
.. | ||
patch-CMakeLists.txt | ||
patch-Embedded_Display__vncview.cpp |