summaryrefslogtreecommitdiffstats
path: root/macosx/ttkMacOSXTheme.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-12-22 09:58:25 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-12-22 09:58:25 (GMT)
commit03782bd19d736532b9ae90ac43a1543cc7ac134e (patch)
tree9cb2524a24d8c30eb44771b773c6c056c0033ce0 /macosx/ttkMacOSXTheme.c
parentaf5e71d430f6eeccc0410a64c825efa7c68ae632 (diff)
downloadtk-03782bd19d736532b9ae90ac43a1543cc7ac134e.zip
tk-03782bd19d736532b9ae90ac43a1543cc7ac134e.tar.gz
tk-03782bd19d736532b9ae90ac43a1543cc7ac134e.tar.bz2
Follow-up to [27fc4d0ae8]: one more typo
Diffstat (limited to 'macosx/ttkMacOSXTheme.c')
-rw-r--r--macosx/ttkMacOSXTheme.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/ttkMacOSXTheme.c b/macosx/ttkMacOSXTheme.c
index ea65e2d..1d65b3c 100644
--- a/macosx/ttkMacOSXTheme.c
+++ b/macosx/ttkMacOSXTheme.c
@@ -2290,7 +2290,7 @@ static void PbarElementDraw(
{
PbarElement *pbar = elementRecord;
int orientation = TTK_ORIENT_HORIZONTAL, phase = 0, kind;
-
+
/*
* Using 1000 as the maximum should give better than 1 pixel
* resolution for most progress bars.