mirror of
https://github.com/status-im/dotherside.git
synced 2025-02-08 02:33:37 +00:00
Removed export statements
This commit is contained in:
parent
3613bfea4e
commit
d1c2dbc224
@ -2,12 +2,6 @@ include NimQmlTypes
|
||||
|
||||
## NimQml aims to provide binding to the QML for the Nim programming language
|
||||
|
||||
export QObject
|
||||
export QApplication
|
||||
export QVariant
|
||||
export QQmlApplicationEngine
|
||||
export QQmlContext
|
||||
|
||||
type QMetaType* {.pure.} = enum ## \
|
||||
## Qt metatypes values used for specifing the
|
||||
## signals and slots argument and return types.
|
||||
|
Loading…
x
Reference in New Issue
Block a user