mirror of https://github.com/KLayout/klayout.git
Linker issue solved
This commit is contained in:
parent
835133854c
commit
f700b3e056
|
|
@ -86,7 +86,7 @@ LAYBASIC_PUBLIC void indicate_error (QWidget *le, bool error);
|
|||
|
||||
// Provide missing QSignalBlocker for Qt4
|
||||
|
||||
class SignalBlocker
|
||||
class LAYBASIC_PUBLIC SignalBlocker
|
||||
{
|
||||
public:
|
||||
SignalBlocker (QWidget *w);
|
||||
|
|
|
|||
Loading…
Reference in New Issue