Fix CI
This commit is contained in:
@@ -26,6 +26,6 @@ class PatchWindow final : public QWidget {
|
|||||||
std::filesystem::path inputPath = "";
|
std::filesystem::path inputPath = "";
|
||||||
std::filesystem::path patchPath = "";
|
std::filesystem::path patchPath = "";
|
||||||
|
|
||||||
EllidedLabel* inputPathLabel = nullptr;
|
ElidedLabel* inputPathLabel = nullptr;
|
||||||
EllidedLabel* patchPathLabel = nullptr;
|
ElidedLabel* patchPathLabel = nullptr;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user