Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hercules P32: use Function.prototype.bind for QJSEngine
The old hacks for preserving the "this" object for engine.makeConnection, engine.connectControl, and engine.beginTimer do not work with QJSEngine, but QJSEngine brings support for ES5, which supports Function.prototype.bind. https://bugs.launchpad.net/mixxx/+bug/1733666
- Loading branch information