Remove old pre-6.0 hooks
Now only qt_startup_hook officially remains Change-Id: Iac31783a62a040638d73fffd168aaaa7408c9be4 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
This commit is contained in:
parent
b6230421f1
commit
4c50810a1a
@ -1,8 +1,6 @@
|
||||
{
|
||||
extern "C" {
|
||||
"qt_startup_hook";
|
||||
"qt_addObject";
|
||||
"qt_removeObject";
|
||||
};
|
||||
extern "C++" {
|
||||
"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)";
|
||||
|
Loading…
Reference in New Issue
Block a user