update
This commit is contained in:
parent
7290b98fdb
commit
0d87dadc61
|
@ -1,7 +1,5 @@
|
||||||
#include "FileWatcher.h"
|
#include "FileWatcher.h"
|
||||||
|
|
||||||
#include <qDebug>
|
|
||||||
|
|
||||||
FileWatcher::FileWatcher(QObject *parent)
|
FileWatcher::FileWatcher(QObject *parent)
|
||||||
: QObject{parent}
|
: QObject{parent}
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue