This commit is contained in:
zhuzichu 2023-07-11 17:16:21 +08:00 committed by Mentalflow
parent 235d2f3ac0
commit 21602aafb5
Signed by untrusted user: Mentalflow
GPG Key ID: 5AE68D4401A2EE71
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
#include "FileWatcher.h" #include "FileWatcher.h"
#include <qDebug>
FileWatcher::FileWatcher(QObject *parent) FileWatcher::FileWatcher(QObject *parent)
: QObject{parent} : QObject{parent}
{ {