mirror of https://github.com/Gnucash/gnucash
Runtime type checks should only check for the mock up type, if neccessary. If objects of another class than the mocked object itself are processed, runtime type check should only check for the base-class type. It should be possible to use mockup objects and non-mockup objects within the same application. The included headers are adapted accordingly.pull/738/head
parent
99256c385b
commit
0e634c5446
Loading…
Reference in new issue