summaryrefslogtreecommitdiff
path: root/src/dxfdim.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dxfdim.h')
-rw-r--r--src/dxfdim.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/dxfdim.h b/src/dxfdim.h
new file mode 100644
index 0000000..9686760
--- /dev/null
+++ b/src/dxfdim.h
@@ -0,0 +1,10 @@
+#ifndef DXFDIM_H_
+#define DXFDIM_H_
+
+#include <QHash>
+#include "value.h"
+
+extern QHash<QString,Value> dxf_cross_cache;
+extern QHash<QString,Value> dxf_dim_cache;
+
+#endif
contact: Jan Huwald // Impressum