diff options
Diffstat (limited to 'src/conn-avoid-ref.h')
| -rw-r--r-- | src/conn-avoid-ref.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/conn-avoid-ref.h b/src/conn-avoid-ref.h index d304a95cc..f221e3fdc 100644 --- a/src/conn-avoid-ref.h +++ b/src/conn-avoid-ref.h @@ -31,9 +31,9 @@ public: Avoid::ShapeRef *shapeRef; void setAvoid(char const *value); - void handleSettingChange(void); + void handleSettingChange(); - Geom::Point getConnectionPointPos(void); + Geom::Point getConnectionPointPos(); // Returns a list of SPItems of all connectors/shapes attached to // this object. Pass one of the following for 'type': |
