summaryrefslogtreecommitdiffstats
path: root/src/helper
diff options
context:
space:
mode:
authorDiederik van Lierop <mail@diedenrezi.nl>2009-07-28 19:44:22 +0000
committerdvlierop2 <dvlierop2@users.sourceforge.net>2009-07-28 19:44:22 +0000
commitbd1beb298bf99404ee58d833222ab86562d34726 (patch)
treee7ba02a5f896c9f71343aec4441fbbc2b697e2ef /src/helper
parentUpdated Russian translation (diff)
downloadinkscape-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.h2
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;