fixed compile errors on Ubuntu 10.04

pull/13383/head
Vadim Pisarevsky 15 years ago
parent 60acd91ce1
commit d9ff8a30f5
  1. 1
      modules/highgui/src/window_QT.cpp

@ -42,6 +42,7 @@
#ifdef HAVE_QT
#include <window_QT.h>
#include <QVarLengthArray>
//Static and global first
static GuiReceiver guiMainThread;

Loading…
Cancel
Save