Sven Czarnian 3 роки тому
батько
коміт
ce23f956ed
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      src/PlugIn.cpp

+ 1 - 1
src/PlugIn.cpp

@@ -180,7 +180,7 @@ void PlugIn::validateBackendData() {
 }
 
 EuroScopePlugIn::CRadarScreen* PlugIn::OnRadarScreenCreated(const char* displayName, bool needsRadarContent, bool geoReferenced,
-    bool canBeSaved, bool canBeCreated) {
+                                                            bool canBeSaved, bool canBeCreated) {
     std::ignore = needsRadarContent;
     std::ignore = geoReferenced;
     std::ignore = canBeSaved;