diff options
| author | Matthew Petroff <matthew@mpetroff.net> | 2013-07-20 18:00:42 +0000 |
|---|---|---|
| committer | Matthew Petroff <matthew@mpetroff.net> | 2013-07-20 18:00:42 +0000 |
| commit | 567fbf4a2759ff93533a22a8688b4dcc01f19138 (patch) | |
| tree | b24af717efc26648371fd13f642a35980f36ebf1 /src/ui | |
| parent | Ported "widgets/stroke-style.*". (diff) | |
| download | inkscape-567fbf4a2759ff93533a22a8688b4dcc01f19138.tar.gz inkscape-567fbf4a2759ff93533a22a8688b4dcc01f19138.zip | |
Removed last traces of "SPUnit" and removed "helper/unit*".
(bzr r12380.1.45)
Diffstat (limited to 'src/ui')
| -rw-r--r-- | src/ui/widget/registered-widget.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/widget/registered-widget.h b/src/ui/widget/registered-widget.h index 491ca6050..53d53345a 100644 --- a/src/ui/widget/registered-widget.h +++ b/src/ui/widget/registered-widget.h @@ -32,7 +32,6 @@ #include <gtkmm/checkbutton.h> -struct SPUnit; class SPDocument; namespace Gtk { |
