summaryrefslogtreecommitdiffhomepage
path: root/qfunctionconfigurator/functionconfig.h
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2013-04-02 23:30:13 +0200
committerStanislaw Halik <sthalik@misaki.pl>2013-04-02 23:36:11 +0200
commitf95bf9e927bf9a40f412265e020072d4e3acd6ef (patch)
tree59dfe15898080383aa18421fea16538dd69dc100 /qfunctionconfigurator/functionconfig.h
parent50c1406c07365ce806811c63875cd361aadb97d0 (diff)
Draw more precisely to remove zigzagging lines on spline widget
Diffstat (limited to 'qfunctionconfigurator/functionconfig.h')
-rw-r--r--qfunctionconfigurator/functionconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qfunctionconfigurator/functionconfig.h b/qfunctionconfigurator/functionconfig.h
index 281007d6..d81711a7 100644
--- a/qfunctionconfigurator/functionconfig.h
+++ b/qfunctionconfigurator/functionconfig.h
@@ -16,7 +16,7 @@
#ifndef FUNCTION_CONFIG_H
#define FUNCTION_CONFIG_H
-#define MEMOIZE_PRECISION 400
+#define MEMOIZE_PRECISION 500
class FTNOIR_TRACKER_BASE_EXPORT FunctionConfig {
private: