summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRies van Twisk <github@rvt.dds.nl>2019-12-29 12:00:01 +0100
committerRies van Twisk <github@rvt.dds.nl>2019-12-29 12:00:01 +0100
commit5f88c2bb288a6618642488848d6ea4a9982d58f4 (patch)
tree0bb02337d9018b7b474fa372a9790cc3815354c0
parent21f8efcd03c2351135481f345a14245d422f63b4 (diff)
Deleted qhash
-rw-r--r--compat/qhash.hpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/compat/qhash.hpp b/compat/qhash.hpp
deleted file mode 100644
index 28b2ca51..00000000
--- a/compat/qhash.hpp
+++ /dev/null
@@ -1,5 +0,0 @@
-#pragma once
-
-#include <functional>
-#include <QString>
-#include <QHashFunctions>