summaryrefslogtreecommitdiffhomepage
path: root/FTNoIR_Protocol_FTIR/ftnoir_protocol_FTIR_dialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'FTNoIR_Protocol_FTIR/ftnoir_protocol_FTIR_dialog.cpp')
-rw-r--r--FTNoIR_Protocol_FTIR/ftnoir_protocol_FTIR_dialog.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/FTNoIR_Protocol_FTIR/ftnoir_protocol_FTIR_dialog.cpp b/FTNoIR_Protocol_FTIR/ftnoir_protocol_FTIR_dialog.cpp
index 022ca93e..24a9697a 100644
--- a/FTNoIR_Protocol_FTIR/ftnoir_protocol_FTIR_dialog.cpp
+++ b/FTNoIR_Protocol_FTIR/ftnoir_protocol_FTIR_dialog.cpp
@@ -63,6 +63,8 @@ QWidget()
ui.chkTIRViews->setEnabled ( true );
}
+ theProtocol = NULL;
+
// Load the settings from the current .INI-file
loadSettings();
}