diff options
| author | Alex Valavanis <valavanisalex@gmail.com> | 2012-06-05 12:34:43 +0000 |
|---|---|---|
| committer | Alex Valavanis <valavanisalex@gmail.com> | 2012-06-05 12:34:43 +0000 |
| commit | c21611294dea99e78017f770feb78684573cce89 (patch) | |
| tree | 6a5c9ee15556f36277a47c015b8f46a34e8f6c27 /src/text-context.cpp | |
| parent | Allow angle measurement base to be changed by tapping space. (diff) | |
| download | inkscape-c21611294dea99e78017f770feb78684573cce89.tar.gz inkscape-c21611294dea99e78017f770feb78684573cce89.zip | |
Header cleaning for GTK+3 migration
(bzr r11460)
Diffstat (limited to '')
| -rw-r--r-- | src/text-context.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/text-context.cpp b/src/text-context.cpp index a48134d75..ae5dac88c 100644 --- a/src/text-context.cpp +++ b/src/text-context.cpp @@ -34,7 +34,6 @@ #include "macros.h" #include "message-context.h" #include "message-stack.h" -#include "object-edit.h" #include "pixmaps/cursor-text-insert.xpm" #include "pixmaps/cursor-text.xpm" #include "preferences.h" |
