add linux.
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
#ifndef __IMAGEDECODER_H__
|
||||
#define __IMAGEDECODER_H__
|
||||
|
||||
#include <cstdint>
|
||||
#include <optional>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
@ -7,7 +7,7 @@ import Analyser
|
||||
Window {
|
||||
id: window
|
||||
width: 1120
|
||||
height: 630
|
||||
height: 650
|
||||
visible: true
|
||||
title: qsTr(Qt.application.name + " " + Qt.application.version)
|
||||
|
||||
|
Reference in New Issue
Block a user