Code

Modified filter rendering area handling to better accommodate upcoming feOffset
[inkscape.git] / src / dialogs / guidelinedialog.h
index d12e34042fd03b6371e5871479677ad40d047d99..f7baad69d470b3acb722b7fbe32ffb070e3283e9 100644 (file)
@@ -30,7 +30,7 @@ public:
     GuidelinePropertiesDialog(SPGuide *guide, SPDesktop *desktop);
     virtual ~GuidelinePropertiesDialog();
 
-    Glib::ustring     getName() const { return "LayerPropertiesDialog"; }
+    Glib::ustring     getName() const { return "GuidelinePropertiesDialog"; }
 
     static void showDialog(SPGuide *guide, SPDesktop *desktop);