diff options
author | Marius Kintel <marius@kintel.net> | 2011-11-09 02:18:32 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-11-09 02:18:32 (GMT) |
commit | 96c480b1bd8da7f4f47d3f67653346052a0a9a5e (patch) | |
tree | 9a719c0d287e3aa8eb8df6a0785600d1106b962d /src/dxfdata.cc | |
parent | 9146f16492b1de0775e81aa7c82d83ccd017c65b (diff) |
Ported QCache and related code away from Qt
Diffstat (limited to 'src/dxfdata.cc')
-rw-r--r-- | src/dxfdata.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dxfdata.cc b/src/dxfdata.cc index 10f3b0c..7b5e7d3 100644 --- a/src/dxfdata.cc +++ b/src/dxfdata.cc @@ -24,7 +24,6 @@ * */ -#include "myqhash.h" #include "dxfdata.h" #include "grid.h" #include "printutils.h" |