aboutsummaryrefslogtreecommitdiff
path: root/src/settings_pane.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/settings_pane.hh')
-rw-r--r--src/settings_pane.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/settings_pane.hh b/src/settings_pane.hh
index 25cdf6f..def73ae 100644
--- a/src/settings_pane.hh
+++ b/src/settings_pane.hh
@@ -32,7 +32,7 @@ public slots:
signals:
void sphereRadiusChanged(double sqRadius);
void toggledTrajectories(int shown);
- void toggledSupportLines(int shown);
+ void toggledGuides(int shown);
void collisionClicked(int frame);
};