feat: cli argument to list supported image formats
This commit is contained in:
@ -47,6 +47,8 @@ public:
|
||||
void galleryNext();
|
||||
void galleryCurrent();
|
||||
|
||||
static QStringList supportedImageFormats();
|
||||
|
||||
protected slots:
|
||||
void showEvent(QShowEvent *event) override;
|
||||
void enterEvent(QT_ENTER_EVENT *event) override;
|
||||
|
Reference in New Issue
Block a user