summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 40214cd)
raw | patch | inline | side by side (parent: 40214cd)
| author | buliabyak <buliabyak@users.sourceforge.net> | |
| Wed, 24 Jan 2007 18:55:07 +0000 (18:55 +0000) | ||
| committer | buliabyak <buliabyak@users.sourceforge.net> | |
| Wed, 24 Jan 2007 18:55:07 +0000 (18:55 +0000) |
| src/dialogs/guidelinedialog.h | patch | blob | history |
index d12e34042fd03b6371e5871479677ad40d047d99..f7baad69d470b3acb722b7fbe32ffb070e3283e9 100644 (file)
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);