Add needed header files to proxguiqt
This commit is contained in:
parent
a8bd358225
commit
b8208bda88
@ -11,6 +11,9 @@
|
||||
#ifndef PROXGUI_QT
|
||||
#define PROXGUI_QT
|
||||
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <QApplication>
|
||||
#include <QPushButton>
|
||||
#include <QObject>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user