diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/gradient-drag.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gradient-drag.h b/src/gradient-drag.h index 72ec62572..b07f748a7 100644 --- a/src/gradient-drag.h +++ b/src/gradient-drag.h @@ -124,7 +124,7 @@ private: sigc::connection _ungrabbed_connection; }; -class SPCtrlLine; +struct SPCtrlLine; /** This is the root class of the gradient dragging machinery. It holds lists of GrDraggers and of lines (simple canvas items). It also remembers one of the draggers as selected. |
