Reorginize code

This commit is contained in:
2025-02-16 15:19:20 +01:00
parent 55439be04c
commit 7510dac82b
17 changed files with 936 additions and 951 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
#include <wcslib/wcshdr.h>
#include <wcslib/wcsutil.h>
#include "rawimage.h"
#include "loadrunable.h"
#include "loadimage.h"
#include "scriptengine.h"
Solver::Solver(QObject *parent) : QObject(parent)