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 |