Fix crash when reloading folder
This commit is contained in:
@@ -45,6 +45,7 @@ class ImageRingList : public QObject
|
||||
bool m_liveMode;
|
||||
public:
|
||||
explicit ImageRingList(QObject *parent = 0);
|
||||
~ImageRingList();
|
||||
bool setDir(const QString path, const QString ¤tFile = QString());
|
||||
void setFile(const QString &file);
|
||||
ImagePtr currentImage();
|
||||
|
||||
Reference in New Issue
Block a user