summaryrefslogtreecommitdiffhomepage
path: root/proto-ft/ftnoir_protocol_ft_dialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'proto-ft/ftnoir_protocol_ft_dialog.cpp')
-rwxr-xr-x[-rw-r--r--]proto-ft/ftnoir_protocol_ft_dialog.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/proto-ft/ftnoir_protocol_ft_dialog.cpp b/proto-ft/ftnoir_protocol_ft_dialog.cpp
index 25f3a4cb..da00a03a 100644..100755
--- a/proto-ft/ftnoir_protocol_ft_dialog.cpp
+++ b/proto-ft/ftnoir_protocol_ft_dialog.cpp
@@ -21,6 +21,7 @@ FTControls::FTControls()
connect(ui.bntLocateNPClient, SIGNAL(clicked()), this, SLOT(selectDLL()));
tie_setting(s.useTIRViews, ui.chkTIRViews);
+ tie_setting(s.close_protocols_on_exit, ui.close_on_exit);
ui.cbxSelectInterface->addItem("Enable both");
ui.cbxSelectInterface->addItem("Use FreeTrack, hide TrackIR");