Watching current dir for changes to reload file list

This commit is contained in:
2016-07-31 18:10:32 +02:00
parent c69c8eb7da
commit 3faba4eac9
4 changed files with 50 additions and 31 deletions
+1 -1
View File
@@ -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();