Skip to content

Commit

Permalink
Build 0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidXanatos committed Aug 22, 2021
1 parent db68331 commit 3ea4349
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion SandboxiePlus/SandMan/Windows/SettingsWindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ CSettingsWindow::CSettingsWindow(QWidget *parent)

m_FeaturesChanged = false;
connect(ui.chkWFP, SIGNAL(stateChanged(int)), this, SLOT(OnFeaturesChanged()));
connect(ui.chkObjCb, SIGNAL(stateChanged(int)), this, SLOT(OnFeaturesChanged()));

m_WarnProgsChanged = false;

Expand Down

0 comments on commit 3ea4349

Please sign in to comment.