mirror of https://github.com/status-im/nimqml.git
Removed the QQmlContext module
This commit is contained in:
parent
70017c64fb
commit
f09920afc4
|
@ -26,5 +26,3 @@ include private/qmodelindex.nim
|
||||||
include private/qabstractlistmodel.nim
|
include private/qabstractlistmodel.nim
|
||||||
include private/qresource.nim
|
include private/qresource.nim
|
||||||
include private/qdeclarative.nim
|
include private/qdeclarative.nim
|
||||||
#var qobjectRegistry = initTable[ptr QObjectObj, bool]()
|
|
||||||
#include private.nimqmlmacros
|
|
||||||
|
|
Loading…
Reference in New Issue