Fix bug that makes not possible to export hidden files
This commit is contained in:
parent
6acd7473d7
commit
7d59566f80
3 changed files with 14 additions and 3 deletions
|
@ -47,6 +47,7 @@ public:
|
|||
bool makePictureVisible();
|
||||
bool makePictureHidden();
|
||||
SnapmaticPicture *getPicture();
|
||||
QString getPicturePath();
|
||||
QString getWidgetType();
|
||||
bool isSelected();
|
||||
bool isHidden();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue