Added QT_NO_KEYWORDS build compilation to avoid conflicts with boost signals used in the ROS package

git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@347 620bd6b2-0a58-f614-fd9a-1bd335dccda9
This commit is contained in:
matlabbe
2014-07-08 19:55:03 +00:00
parent 3c36e088d7
commit 488c5865fe
18 changed files with 50 additions and 49 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ public:
quint16 getPort() const;
private slots:
private Q_SLOTS:
void addClient();
void publishImage(const cv::Mat & image);