Disable use of QFileSystemModel on ARM platform

This commit is contained in:
2025-07-27 10:06:38 +02:00
parent c416ae9941
commit 3bdfb12d4f
3 changed files with 13 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#ifndef PLATESOLVING_H
#define PLATESOLVING_H
#include "qelapsedtimer.h"
#include <QElapsedTimer>
#include <QDockWidget>
class Solver;