mirror of
https://github.com/QuasarApp/SecretService.git
synced 2025-04-26 05:44:32 +00:00
remove tmp files
This commit is contained in:
parent
64e95d1de0
commit
36bad83f3a
@ -1,22 +0,0 @@
|
||||
//#
|
||||
//# Copyright (C) 2018-2023 QuasarApp.
|
||||
//# Distributed under the GPLv3 software license, see the accompanying
|
||||
//# Everyone is permitted to copy and distribute verbatim copies
|
||||
//# of this license document, but changing it is not allowed.
|
||||
//#
|
||||
|
||||
#ifndef SecretService_GLOBAL_H
|
||||
#define SecretService_GLOBAL_H
|
||||
|
||||
#include <QtCore/qglobal.h>
|
||||
|
||||
#define SECRETSERVICE_VERSION "0.1.fcc1c45"
|
||||
|
||||
#if defined(SECRETSERVICE_LIBRARY)
|
||||
# define SECRETSERVICE_EXPORT Q_DECL_EXPORT
|
||||
#else
|
||||
# define SECRETSERVICE_EXPORT Q_DECL_IMPORT
|
||||
#endif
|
||||
|
||||
#endif //SecretService_GLOBAL_H
|
||||
|
Loading…
x
Reference in New Issue
Block a user