mirror of https://github.com/KLayout/klayout.git
Fixed builds
This commit is contained in:
parent
c5b37fd78b
commit
80a15816bd
|
|
@ -37,6 +37,7 @@
|
||||||
#include <QUrl>
|
#include <QUrl>
|
||||||
#include <QMimeData>
|
#include <QMimeData>
|
||||||
#include <QClipboard>
|
#include <QClipboard>
|
||||||
|
#include <QGuiApplication>
|
||||||
|
|
||||||
#if defined(__APPLE__) && (QT_VERSION < 0x050401)
|
#if defined(__APPLE__) && (QT_VERSION < 0x050401)
|
||||||
// A workaround for the issue of Qt 4.8.x when handling "File Reference URL" in OSX
|
// A workaround for the issue of Qt 4.8.x when handling "File Reference URL" in OSX
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue