aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode
diff options
context:
space:
mode:
Diffstat (limited to 'samplecode')
-rw-r--r--samplecode/SampleFatBits.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/samplecode/SampleFatBits.cpp b/samplecode/SampleFatBits.cpp
index ccecb9e1ed..e88a1d5aab 100644
--- a/samplecode/SampleFatBits.cpp
+++ b/samplecode/SampleFatBits.cpp
@@ -51,7 +51,7 @@ public:
fShowSkeleton = true;
fUseGPU = false;
fUseClip = false;
-
+
fClipRect.set(2, 2, 11, 8 );
}