From eb7b333673e963367aa85b8eebeca31a616cbedd Mon Sep 17 00:00:00 2001 From: Volodymyr Vovchenko Date: Mon, 7 Oct 2024 14:44:46 +0900 Subject: [PATCH] Sync --- src/gui/QtThermalFIST/modeltab.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/QtThermalFIST/modeltab.cpp b/src/gui/QtThermalFIST/modeltab.cpp index 65680b5..4320736 100644 --- a/src/gui/QtThermalFIST/modeltab.cpp +++ b/src/gui/QtThermalFIST/modeltab.cpp @@ -494,7 +494,7 @@ void ModelTab::performCalculation(const ThermalModelConfig & config) messageType = 3; else if (model->TPS()->hasMultiBaryons()) messageType = 1; - else if (config.QuantumStatisticsInclude == 0) + else if (config.QuantumStatisticsInclude == 0 && config.QuantumStatistics != 0) messageType = 2; QVector messages = {