nextcloud-desktop/src/3rdparty/qtsingleapplication
Matthieu Gallien c0549c5c03
fix issues reported by compiling windows code with clang-tidy
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-02-22 16:50:20 +01:00
..
qtlocalpeer.cpp fix issues reported by compiling windows code with clang-tidy 2023-02-22 16:50:20 +01:00
qtlocalpeer.h add #pragma once 2022-11-14 08:41:47 +01:00
qtsingleapplication.cpp move init to default value in class declaration 2023-02-06 10:43:05 +01:00
qtsingleapplication.h move init to default value in class declaration 2023-02-06 10:43:05 +01:00
qtsingleapplication.pri Update QtSingleApplication and QtLockedFile 2014-05-21 11:19:38 +02:00
qtsinglecoreapplication.cpp Use the Qt5 connection syntax (automated with clazy) 2017-10-05 22:01:35 +02:00
qtsinglecoreapplication.h initialize many attributes that could have been left without init value 2023-02-06 10:43:04 +01:00
qtsinglecoreapplication.pri Update QtSingleApplication and QtLockedFile 2014-05-21 11:19:38 +02:00
README.txt Update QtSingleApplication and QtLockedFile 2014-05-21 11:19:38 +02:00

This is the src directory of the QtSingleApplication solution
integrated over from Qt's Qt Creator project.

It additionally requires the QtLockedFile solution.