aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/EditView.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/EditView.h')
-rw-r--r--src/EditView.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/EditView.h b/src/EditView.h
index 70af6b2bf..79a88657a 100644
--- a/src/EditView.h
+++ b/src/EditView.h
@@ -51,6 +51,7 @@ class EditView {
public:
PrintParameters printParameters;
PerLine *ldTabstops;
+ int tabWidthMinimumPixels;
bool hideSelection;
bool drawOverstrikeCaret;