diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2019-12-29 10:46:00 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2019-12-29 10:46:00 +0100 |
commit | f5dd3ec866d095af005594504b9adfe430d7fc49 (patch) | |
tree | 1ffd14f210bb152db65de467b09dec620f4aebde | |
parent | c537acf6d7ebff26db9d5981d33d05fe7101baf6 (diff) |
delete compat/qhash.hpp
-rw-r--r-- | compat/qhash.hpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/compat/qhash.hpp b/compat/qhash.hpp deleted file mode 100644 index e38ee056..00000000 --- a/compat/qhash.hpp +++ /dev/null @@ -1,6 +0,0 @@ -#pragma once - -#include <functional> -#include <QString> -#include <QHashFunctions> - |