Update window_QT.h

QPushButton was included twice.
pull/5509/head
spmallick 10 years ago
parent 466a98f7c3
commit 066c775321
  1. 1
      modules/highgui/src/window_QT.h

@ -73,7 +73,6 @@
#include <QFileDialog>
#include <QToolBar>
#include <QAction>
#include <QPushButton>
#include <QCheckBox>
#include <QRadioButton>
#include <QButtonGroup>

Loading…
Cancel
Save