summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2012-07-23 03:20:40 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2012-07-23 03:20:40 (GMT)
commit54c7cb2422ee59fa456b1d152f2461afea8dfacf (patch)
tree4d363b690d45b6e77b89d001dd486a8c67145e2b
parent1d40052f82ac50d70914c9abad2c8ada1837a83b (diff)
remove code that belongs in another branch
-rw-r--r--src/OpenCSGWarningDialog.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/OpenCSGWarningDialog.cc b/src/OpenCSGWarningDialog.cc
index 1ed9217..5648576 100644
--- a/src/OpenCSGWarningDialog.cc
+++ b/src/OpenCSGWarningDialog.cc
@@ -8,7 +8,7 @@ OpenCSGWarningDialog::OpenCSGWarningDialog(QWidget*)
connect(this->showBox, SIGNAL(toggled(bool)),
Preferences::inst()->openCSGWarningBox, SLOT(setChecked(bool)));
connect(this->showBox, SIGNAL(toggled(bool)),
- Preferences::inst(), SLOT(enableOpenCSGChanged(bool)));
+ Preferences::inst(), SLOT(openCSGWarningChanged(bool)));
connect(this->enableOpenCSGBox, SIGNAL(toggled(bool)),
Preferences::inst()->enableOpenCSGBox, SLOT(setChecked(bool)));
contact: Jan Huwald // Impressum