summaryrefslogtreecommitdiff
path: root/src/dxfdim.h
blob: 9686760ce58d492ccffdea1ec33411ec13cbe467 (plain)
1
2
3
4
5
6
7
8
9
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