diff options
| author | Nicolas Dufour <nicoduf@yahoo.fr> | 2011-03-18 20:29:06 +0000 |
|---|---|---|
| committer | JazzyNico <nicoduf@yahoo.fr> | 2011-03-18 20:29:06 +0000 |
| commit | 2de761f0c46b4f3164d0dc008320da3ad0f35316 (patch) | |
| tree | fbf8c57ade340c7e2b639adc2269e5063d90c6e4 /src/display/canvas-text.h | |
| parent | Layers. Fix for Bug #249035: Undo crash when executing extensions. (diff) | |
| download | inkscape-2de761f0c46b4f3164d0dc008320da3ad0f35316.tar.gz inkscape-2de761f0c46b4f3164d0dc008320da3ad0f35316.zip | |
D-Bus. Merging branch lp:~joakim-verona/inkscape/dbus-fixes (Bug #666986, Bug #707054 and Bug #707364).
(bzr r10114)
Diffstat (limited to 'src/display/canvas-text.h')
| -rw-r--r-- | src/display/canvas-text.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/display/canvas-text.h b/src/display/canvas-text.h index d8bd86b7d..9a6a93eb4 100644 --- a/src/display/canvas-text.h +++ b/src/display/canvas-text.h @@ -53,6 +53,7 @@ void sp_canvastext_set_anchor (SPCanvasText *ct, double anchor_x, double anchor_ #endif // SEEN_SP_CANVASTEXT_H + /* Local Variables: mode:c++ |
