diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2013-12-31 00:06:03 +0000 |
|---|---|---|
| committer | Jabiertxof <jtx@jtx.marker.es> | 2013-12-31 00:06:03 +0000 |
| commit | b28d4dbc9e7ad573973f557afcec89dd005c9d96 (patch) | |
| tree | f85d44d6da4b7b2add3807838c8cd036384e6899 /src/widgets/toolbox.cpp | |
| parent | Spanish comment of pencil-tool.cpp (diff) | |
| download | inkscape-b28d4dbc9e7ad573973f557afcec89dd005c9d96.tar.gz inkscape-b28d4dbc9e7ad573973f557afcec89dd005c9d96.zip | |
refactor, fixing some diff diferences
(bzr r11950.1.228)
Diffstat (limited to 'src/widgets/toolbox.cpp')
| -rw-r--r-- | src/widgets/toolbox.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp index 901276620..02da805bf 100644 --- a/src/widgets/toolbox.cpp +++ b/src/widgets/toolbox.cpp @@ -115,6 +115,7 @@ enum BarId { BAR_COMMANDS, BAR_SNAP, }; + #define BAR_ID_KEY "BarIdValue" #define HANDLE_POS_MARK "x-inkscape-pos" |
