diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2016-08-09 15:18:07 +0200 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2016-08-10 10:41:52 +0200 |
| commit | 03d46c654e74dd63ecbbd16de5dce035dd2535e5 (patch) | |
| tree | 145c72fcade56d5c4446d7dd09e3f8ee4acf58c7 /opentrack-compat/options.cpp | |
| parent | 9b5fbf7071be239f79b80450f4aac98c50177518 (diff) | |
compat/options: use safe conntype for value -> widget QObject::connect
Diffstat (limited to 'opentrack-compat/options.cpp')
| -rw-r--r-- | opentrack-compat/options.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/opentrack-compat/options.cpp b/opentrack-compat/options.cpp index d0ef00a2..8c6e6c65 100644 --- a/opentrack-compat/options.cpp +++ b/opentrack-compat/options.cpp @@ -1,7 +1,5 @@ #include "options.hpp" -#include <cmath> - namespace options { |
