forked from github_mirror/framelesshelper
fix build, take 2
Signed-off-by: Yuhang Zhao <2546789017@qq.com>
This commit is contained in:
parent
e83c00f0cb
commit
4463a61834
|
@ -45,6 +45,7 @@
|
||||||
# include <gtk/gtk.h>
|
# include <gtk/gtk.h>
|
||||||
#endif
|
#endif
|
||||||
#include <QtCore/qmutex.h>
|
#include <QtCore/qmutex.h>
|
||||||
|
#include <QtCore/qtextstream.h>
|
||||||
#include <QtGui/qguiapplication.h>
|
#include <QtGui/qguiapplication.h>
|
||||||
|
|
||||||
#ifndef COMPILER_STRING
|
#ifndef COMPILER_STRING
|
||||||
|
|
Loading…
Reference in New Issue