1
0

fix: should clear gallery when paste image

This commit is contained in:
Gary Wang
2020-02-22 17:09:36 +08:00
parent f49ed645fc
commit 6b0e4b6767
2 changed files with 13 additions and 2 deletions

View File

@@ -27,6 +27,7 @@ public:
void adjustWindowSizeBySceneRect();
QUrl currentImageFileUrl() const;
void clearGallery();
void loadGalleryBySingleLocalFile(const QString &path);
void galleryPrev();
void galleryNext();