1
0
mirror of https://github.com/itay-grudev/SingleApplication.git synced 2025-04-01 01:52:39 +08:00
Commit Graph

1 Commits

Author SHA1 Message Date
Benjamin Buch
0ba7b6ce42
Enable app class independent usage ()
This is a pure extension and fully backwards compatible.

* Adds support for running it as a pre-compiled library while still being able to
choose my `QXxxApplication` class at build time.
* Be able to decide at runtime whether to use the single
instance stuff (without starting a server and so on).
2025-01-24 16:05:53 +02:00