mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Issue #25: Linux build
This commit is contained in:
@ -407,7 +407,7 @@ void PDFOptionalContentActivity::setState(PDFObjectReference ocg, OCState state,
|
||||
}
|
||||
|
||||
it->second = state;
|
||||
emit optionalContentGroupStateChanged(ocg, state);
|
||||
Q_EMIT optionalContentGroupStateChanged(ocg, state);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user