mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-07 11:31:08 +02:00
Linker issue solved
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user