mirror of https://github.com/KLayout/klayout.git
Fixed an build issue with forward-declared QColor
This commit is contained in:
parent
e9b613b550
commit
baae3796a7
|
|
@ -25,6 +25,7 @@
|
|||
|
||||
#if defined(HAVE_QT)
|
||||
# include <QBuffer>
|
||||
# include <QColor>
|
||||
#endif
|
||||
|
||||
namespace gsi
|
||||
|
|
|
|||
Loading…
Reference in New Issue