1 #ifndef BROWSEIMAGEWIDGET_H
2 #define BROWSEIMAGEWIDGET_H
6 #include <QStandardPaths>
7 #include "utils/string.h"
8 #include "gui/widgets/path/chosefilewidget.h"
10 class BrowseImageWidget;
38 void setImageScaled(QString path,
int width = 128,
int height = 128);
69 Ui::BrowseImageWidget *ui;
77 #endif // BROWSEIMAGEWIDGET_H