diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-07-22 11:52:10 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-07-24 00:43:04 +0200 |
commit | a926817c81a80842a52191a7358e9bb64ab3cf80 (patch) | |
tree | 198ff643997d08e59138fdcd5110a201ac1351d6 /options/tie.hpp | |
parent | b0d763d032a122bbf0465fa37a2eaaff3fd3a916 (diff) |
minor cleanups
Diffstat (limited to 'options/tie.hpp')
-rw-r--r-- | options/tie.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/options/tie.hpp b/options/tie.hpp index aa83c7cb..4f224f23 100644 --- a/options/tie.hpp +++ b/options/tie.hpp @@ -11,7 +11,6 @@ #include "export.hpp" #include "value.hpp" #include "compat/run-in-thread.hpp" -#include "compat/meta.hpp" #include <QComboBox> #include <QCheckBox> |