diff options
| author | bulia byak <buliabyak@gmail.com> | 2006-05-15 18:50:18 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2006-05-15 18:50:18 +0000 |
| commit | cdf2e6d279305ad60df04e26cef584f496d3da34 (patch) | |
| tree | 6df16dfffe12dcfb207149e31d9be26cb6a4ec7f /src/ui/dialog/layer-editor.cpp | |
| parent | Move from the jabber_whiteboard directory to its own, so that it can be updat... (diff) | |
| download | inkscape-cdf2e6d279305ad60df04e26cef584f496d3da34.tar.gz inkscape-cdf2e6d279305ad60df04e26cef584f496d3da34.zip | |
menus, keys, prefs changes for Layers
(bzr r847)
Diffstat (limited to 'src/ui/dialog/layer-editor.cpp')
| -rw-r--r-- | src/ui/dialog/layer-editor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/dialog/layer-editor.cpp b/src/ui/dialog/layer-editor.cpp index 03a546a89..79c4fbcc2 100644 --- a/src/ui/dialog/layer-editor.cpp +++ b/src/ui/dialog/layer-editor.cpp @@ -21,7 +21,7 @@ namespace UI { namespace Dialog { LayerEditor::LayerEditor() - : Dialog ("dialogs.layereditor", SP_VERB_NONE /*FIXME*/) + : Dialog ("dialogs.layers", SP_VERB_NONE /*FIXME*/) { // TODO: Insert widgets |
