hmm, I guess we really do need to publish the string type, but only because interrogate seems to want to anyway for some uncertain reason.
This commit is contained in:
parent
e1ff78f048
commit
0b4b90b742
|
|
@ -4,6 +4,9 @@ ignoremember get_factory
|
|||
ignoretype FactoryBase
|
||||
ignoretype Factory<TypedWriteable>
|
||||
|
||||
forcetype string
|
||||
renametype string CString
|
||||
|
||||
forcetype DoubleBitMaskNative
|
||||
forcetype QuadBitMaskNative
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue