mirror of
https://github.com/QuasarApp/Patronum.git
synced 2025-04-26 15:44:32 +00:00
fix compatibility with QuasarAppLib service
This commit is contained in:
parent
597e03f761
commit
ebd73e802b
@ -5,8 +5,8 @@
|
||||
* of this license document, but changing it is not allowed.
|
||||
*/
|
||||
|
||||
#ifndef SERVICE_H
|
||||
#define SERVICE_H
|
||||
#ifndef PSERVICE_H
|
||||
#define PSERVICE_H
|
||||
#include "Patronum_global.h"
|
||||
#include "PFeature.h"
|
||||
#include <IPService.h>
|
||||
@ -123,4 +123,4 @@ private:
|
||||
}
|
||||
|
||||
|
||||
#endif // SERVICE_H
|
||||
#endif // PSERVICE_H
|
||||
|
Loading…
x
Reference in New Issue
Block a user