mirror of
https://github.com/status-im/nimqml.git
synced 2025-02-24 20:38:12 +00:00
The QAbstractItemModel index and parent method should be pure virtual. In nim we enforce this by using a doAssert(false)
The QAbstractItemModel index and parent method should be pure virtual. In nim we enforce this by using a doAssert(false)