HomePhabricator (Chris)

Bugfix: SingleApplication passing a copy of argc instead of reference

Description

Bugfix: SingleApplication passing a copy of argc instead of reference

QApplication uses a reference of argc so it could modify it's value when
it substitutes known arguments for example.

Thanks to @Chocobozzz for reporting the issue.
https://github.com/itay-grudev/SingleApplication/issues/1

Details

Provenance
Itay GrudevAuthored on Apr 8 2015, 9:17 AM
Parents
R64:f170f1c73a4f: Update README.md
Branches
Unknown
Tags
Unknown
References
tag: v2.0

Event Timeline