diff --git a/slsDetectorGui/slsDetectorPlotting/src/SlsQt2DPlot.cpp b/slsDetectorGui/slsDetectorPlotting/src/SlsQt2DPlot.cpp index 47fc93b42..3418abf08 100644 --- a/slsDetectorGui/slsDetectorPlotting/src/SlsQt2DPlot.cpp +++ b/slsDetectorGui/slsDetectorPlotting/src/SlsQt2DPlot.cpp @@ -5,9 +5,9 @@ #include "qVersionResolve.h" #include "sls/logger.h" -//Suppressing warning until qwt has a fix, avoid -//patching and should be backwards compatible -//https://doc.qt.io/qt-5/qflags-obsolete.html +// Suppressing warning until qwt has a fix, avoid +// patching and should be backwards compatible +// https://doc.qt.io/qt-5/qflags-obsolete.html #pragma GCC diagnostic push #pragma GCC diagnostic ignored "-Wdeprecated-declarations" #include diff --git a/slsDetectorServers/jungfrauDetectorServer/slsDetectorServer_defs.h b/slsDetectorServers/jungfrauDetectorServer/slsDetectorServer_defs.h index 2f738405b..955b49eb7 100644 --- a/slsDetectorServers/jungfrauDetectorServer/slsDetectorServer_defs.h +++ b/slsDetectorServers/jungfrauDetectorServer/slsDetectorServer_defs.h @@ -14,7 +14,7 @@ #define HARDWARE_VERSION_NAMES \ { "1.0", "2.0" } -#define ID_FILE "detid_jungfrau.txt" +#define ID_FILE "detid_jungfrau.txt" #define LINKED_SERVER_NAME "jungfrauDetectorServer" #define CTRL_SRVR_INIT_TIME_US (300 * 1000) diff --git a/slsSupportLib/include/sls/versionAPI.h b/slsSupportLib/include/sls/versionAPI.h index 6e220293a..ad4250c5f 100644 --- a/slsSupportLib/include/sls/versionAPI.h +++ b/slsSupportLib/include/sls/versionAPI.h @@ -5,9 +5,9 @@ #define APIEIGER "developer 0x221108" #define APILIB "developer 0x221108" #define APIRECEIVER "developer 0x221108" -#define APICTB "developer 0x221124" -#define APIGOTTHARD "developer 0x221124" +#define APICTB "developer 0x221124" +#define APIGOTTHARD "developer 0x221124" #define APIGOTTHARD2 "developer 0x221124" -#define APIJUNGFRAU "developer 0x221124" -#define APIMYTHEN3 "developer 0x221124" -#define APIMOENCH "developer 0x221124" +#define APIJUNGFRAU "developer 0x221124" +#define APIMYTHEN3 "developer 0x221124" +#define APIMOENCH "developer 0x221124"