‘class QDir’ has no member named ‘exist’

Issue #163 resolved
Former user created an issue

Ubuntu Linux 14.04

valentina branch: develop

file: ./src/app/widgets/vapplication.cpp

Qt 5.2.1

Solution: change exist to exists in line 165 and 188

Comments (2)

  1. Log in to comment