summaryrefslogtreecommitdiff
path: root/dxfdata.cc
diff options
context:
space:
mode:
Diffstat (limited to 'dxfdata.cc')
-rw-r--r--dxfdata.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/dxfdata.cc b/dxfdata.cc
index 14c9c0e..b08369e 100644
--- a/dxfdata.cc
+++ b/dxfdata.cc
@@ -24,6 +24,7 @@
DxfData::DxfData(double fn, double fs, double fa, QString filename, QString layername, double xorigin, double yorigin, double scale)
{
+ handle_dep(filename);
QFile f(filename);
if (!f.open(QIODevice::ReadOnly | QIODevice::Text)) {
contact: Jan Huwald // Impressum