summaryrefslogtreecommitdiffstats
path: root/src/libnrtype
diff options
context:
space:
mode:
authorJabiertxof <jabier.arraiza@marker.es>2019-09-12 17:12:26 +0000
committerJabiertxof <jabier.arraiza@marker.es>2019-09-12 17:12:26 +0000
commit65b741b487ad8ddce01eb81fb5b20f3785f05ee5 (patch)
tree5c986c20d122aa00cb0b95c26dc8657bbebc1d7b /src/libnrtype
parentLine height fixes (diff)
downloadinkscape-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.h2
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();