feat: option for set window startup size
This commit is contained in:
@ -33,6 +33,7 @@ public:
|
||||
~MainWindow() override;
|
||||
|
||||
void showUrls(const QList<QUrl> &urls);
|
||||
void initWindowSize();
|
||||
void adjustWindowSizeBySceneRect();
|
||||
QUrl currentImageFileUrl() const;
|
||||
|
||||
|
Reference in New Issue
Block a user