Fixup the rescan. Fix debug output.

This commit is contained in:
Adam Treat
2023-05-19 11:15:36 -04:00
committed by AT
parent 7e42af5f33
commit d88eddbc20
2 changed files with 34 additions and 54 deletions

View File

@@ -34,7 +34,6 @@ Q_SIGNALS:
private Q_SLOTS:
void start();
void directoryChanged(const QString &path);
void fileChanged(const QString &path);
bool addFolderToWatch(const QString &path);
bool removeFolderFromWatch(const QString &path);