diff -r 4608f10ae65f -r c092f92aee23 QTfrontend/net/hwmap.h --- a/QTfrontend/net/hwmap.h Wed Feb 26 00:28:27 2014 +0400 +++ b/QTfrontend/net/hwmap.h Wed Feb 26 23:07:55 2014 +0400 @@ -22,7 +22,7 @@ #include #include -#include +#include #include "tcpBase.h" @@ -50,7 +50,7 @@ virtual void SendToClientFirst(); signals: - void ImageReceived(const QImage newImage); + void ImageReceived(const QPixmap & newImage); void HHLimitReceived(int hhLimit); private: