mirror of
https://github.com/QuasarApp/Patronum.git
synced 2025-05-03 10:39:35 +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.
|
* of this license document, but changing it is not allowed.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef SERVICE_H
|
#ifndef PSERVICE_H
|
||||||
#define SERVICE_H
|
#define PSERVICE_H
|
||||||
#include "Patronum_global.h"
|
#include "Patronum_global.h"
|
||||||
#include "PFeature.h"
|
#include "PFeature.h"
|
||||||
#include <IPService.h>
|
#include <IPService.h>
|
||||||
@ -123,4 +123,4 @@ private:
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#endif // SERVICE_H
|
#endif // PSERVICE_H
|
||||||
|
Loading…
x
Reference in New Issue
Block a user