Apply change of `global.h` template

This commit is contained in:
Martchus 2024-02-22 19:43:14 +01:00
parent dee94844be
commit dff6bcab67
6 changed files with 6 additions and 6 deletions

View File

@ -4,7 +4,7 @@
#ifndef SYNCTHINGFILEITEMACTION_GLOBAL
#define SYNCTHINGFILEITEMACTION_GLOBAL
#include "syncthingfileitemaction-devel-definitions.h"
#include "syncthingfileitemaction-definitions.h"
#include <c++utilities/application/global.h>
#ifdef SYNCTHINGFILEITEMACTION_STATIC

View File

@ -4,7 +4,7 @@
#ifndef SYNCTHINGPLASMOID_GLOBAL
#define SYNCTHINGPLASMOID_GLOBAL
#include "syncthingplasmoid-devel-definitions.h"
#include "syncthingplasmoid-definitions.h"
#include <c++utilities/application/global.h>
#ifdef SYNCTHINGPLASMOID_STATIC

View File

@ -4,7 +4,7 @@
#ifndef LIB_SYNCTHING_GLOBAL
#define LIB_SYNCTHING_GLOBAL
#include "syncthing-devel-definitions.h"
#include "syncthing-definitions.h"
#include <c++utilities/application/global.h>
#ifdef LIB_SYNCTHING_STATIC

View File

@ -4,7 +4,7 @@
#ifndef LIB_SYNCTHING_CONNECTOR_GLOBAL
#define LIB_SYNCTHING_CONNECTOR_GLOBAL
#include "syncthingconnector-devel-definitions.h"
#include "syncthingconnector-definitions.h"
#include <c++utilities/application/global.h>
#ifdef LIB_SYNCTHING_CONNECTOR_STATIC

View File

@ -4,7 +4,7 @@
#ifndef LIB_SYNCTHING_MODEL_GLOBAL
#define LIB_SYNCTHING_MODEL_GLOBAL
#include "syncthingmodel-devel-definitions.h"
#include "syncthingmodel-definitions.h"
#include <c++utilities/application/global.h>
#ifdef LIB_SYNCTHING_MODEL_STATIC

View File

@ -4,7 +4,7 @@
#ifndef SYNCTHINGWIDGETS_GLOBAL
#define SYNCTHINGWIDGETS_GLOBAL
#include "syncthingwidgets-devel-definitions.h"
#include "syncthingwidgets-definitions.h"
#include <c++utilities/application/global.h>
#ifdef SYNCTHINGWIDGETS_STATIC