summaryrefslogtreecommitdiffhomepage
path: root/spline-widget/functionconfig.h
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2016-05-26 17:15:44 +0200
committerStanislaw Halik <sthalik@misaki.pl>2016-05-26 17:32:53 +0200
commit00693645d876ff969a865e7f609abdc474750c77 (patch)
treee640eba95da0adb01e972dd0ae666304b976ec62 /spline-widget/functionconfig.h
parent413834ae826a87edcfa986561ed7bfcee6d84442 (diff)
spline-widget: misc fixes
- Remove some copy-pasted code - Don't do too much QPainter stuff in a hot loop - Use float/double/int correctly - Whitespace - C++11 style - Update copyright
Diffstat (limited to 'spline-widget/functionconfig.h')
-rw-r--r--spline-widget/functionconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/spline-widget/functionconfig.h b/spline-widget/functionconfig.h
index 9bf1671b..ced6934a 100644
--- a/spline-widget/functionconfig.h
+++ b/spline-widget/functionconfig.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2012-2015, Stanislaw Halik <sthalik@misaki.pl>
+/* Copyright (c) 2012-2016, Stanislaw Halik <sthalik@misaki.pl>
* Permission to use, copy, modify, and/or distribute this
* software for any purpose with or without fee is hereby granted,