Run time error, message "segmentation fault", command: QString fileName = QFileDialog::getOpenFileName(this, tr("OpenFile: "),"/home/rrodrigues/Desktop");
The whole application crashes when I call the command above.
Run time error, message "segmentation fault", command: QString fileName = QFileDialog::getOpenFileName(this, tr("OpenFile: "),"/home/rrodrigues/Desktop");
The whole application crashes when I call the command above.
Bookmarks