Watching current dir for changes to reload file list
This commit is contained in:
+1
-1
@@ -20,8 +20,8 @@ public:
|
||||
protected:
|
||||
void keyPressEvent(QKeyEvent *event);
|
||||
void keyReleaseEvent(QKeyEvent *event);
|
||||
void updateWindowTitle();
|
||||
protected slots:
|
||||
void updateWindowTitle();
|
||||
void pixmapLoaded(QPixmap pix);
|
||||
void openFile();
|
||||
void markImage();
|
||||
|
||||
Reference in New Issue
Block a user