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