mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-09 03:50:29 -08:00
revisions
This commit is contained in:
parent
9114e28b92
commit
fc662c4f48
16 changed files with 37 additions and 39 deletions
|
|
@ -3,8 +3,7 @@
|
|||
//
|
||||
// does not depend on LQML
|
||||
|
||||
#ifndef ECL_FUN_PLUGIN
|
||||
#define ECL_FUN_PLUGIN
|
||||
#pragma once
|
||||
|
||||
#undef SLOT
|
||||
|
||||
|
|
@ -439,5 +438,3 @@ QVariant ecl_fun(const QByteArray& pkgFun,
|
|||
}
|
||||
|
||||
QT_END_NAMESPACE
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue