mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 02:30:38 -08:00
fix qml-apply (Lisp calls from QML)
This commit is contained in:
parent
e09778b76c
commit
82b904fe9c
5 changed files with 41 additions and 58 deletions
|
|
@ -13,8 +13,7 @@ QT_BEGIN_NAMESPACE
|
|||
|
||||
extern "C" { LIB_EXPORT QObject* ini(); }
|
||||
|
||||
class CPP : public QObject
|
||||
{
|
||||
class CPP : public QObject {
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue