diff options
| author | Diederik van Lierop <mail@diedenrezi.nl> | 2009-07-28 19:44:22 +0000 |
|---|---|---|
| committer | dvlierop2 <dvlierop2@users.sourceforge.net> | 2009-07-28 19:44:22 +0000 |
| commit | bd1beb298bf99404ee58d833222ab86562d34726 (patch) | |
| tree | e7ba02a5f896c9f71343aec4441fbbc2b697e2ef /src/helper | |
| parent | Updated Russian translation (diff) | |
| download | inkscape-bd1beb298bf99404ee58d833222ab86562d34726.tar.gz inkscape-bd1beb298bf99404ee58d833222ab86562d34726.zip | |
Fix bug #168387 (Display mode toggle doesn't update radio button)
(bzr r8354)
Diffstat (limited to 'src/helper')
| -rw-r--r-- | src/helper/action.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/helper/action.h b/src/helper/action.h index 4c99e31d8..c4367df62 100644 --- a/src/helper/action.h +++ b/src/helper/action.h @@ -26,7 +26,7 @@ #include "forward.h" #include <glibmm/ustring.h> -//class Inkscape::UI::View::View; +//class Inkscape::UI::View::View; namespace Inkscape { class Verb; |
