diff options
| author | Jabiertxof <jabier.arraiza@marker.es> | 2019-09-12 17:12:26 +0000 |
|---|---|---|
| committer | Jabiertxof <jabier.arraiza@marker.es> | 2019-09-12 17:12:26 +0000 |
| commit | 65b741b487ad8ddce01eb81fb5b20f3785f05ee5 (patch) | |
| tree | 5c986c20d122aa00cb0b95c26dc8657bbebc1d7b /src/libnrtype | |
| parent | Line height fixes (diff) | |
| download | inkscape-65b741b487ad8ddce01eb81fb5b20f3785f05ee5.tar.gz inkscape-65b741b487ad8ddce01eb81fb5b20f3785f05ee5.zip | |
Fix blocking bugs in text for Beta (stiling)
Diffstat (limited to 'src/libnrtype')
| -rw-r--r-- | src/libnrtype/Layout-TNG.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libnrtype/Layout-TNG.h b/src/libnrtype/Layout-TNG.h index fe775d37c..4f5c8ef74 100644 --- a/src/libnrtype/Layout-TNG.h +++ b/src/libnrtype/Layout-TNG.h @@ -305,7 +305,7 @@ public: // Hide wrap shapes void hideWrapShapes(); - + // Show wrap shapes void showWrapShapes(); |
