diff options
author | Itay Grudev <itay+github.com@grudev.com> | 2020-02-20 15:43:43 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-20 15:43:43 +0000 |
commit | 666fd4d8e8ff8da98f8a0932b647926585a502ef (patch) | |
tree | ae23c8c1ec4cb194520425c9d3bdfa982a53007d /SingleApplication | |
parent | Update FUNDING.yml (diff) | |
parent | Added qdep support (diff) | |
download | singleapplication-666fd4d8e8ff8da98f8a0932b647926585a502ef.tar.xz |
Merge pull request #94 from itay-grudev/qwertysam
Added support for qdep
Diffstat (limited to 'SingleApplication')
-rw-r--r-- | SingleApplication | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/SingleApplication b/SingleApplication new file mode 100644 index 0000000..8ead1a4 --- /dev/null +++ b/SingleApplication @@ -0,0 +1 @@ +#include "singleapplication.h" |