1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00

fixed compile errors on Ubuntu 10.04

This commit is contained in:
Vadim Pisarevsky
2010-06-29 15:49:44 +00:00
parent 60acd91ce1
commit d9ff8a30f5
+1
View File
@@ -42,6 +42,7 @@
#ifdef HAVE_QT
#include <window_QT.h>
#include <QVarLengthArray>
//Static and global first
static GuiReceiver guiMainThread;