]> Some of my projects - localmylist.git/commitdiff
Don't start DirectoryWatcher there...
authorAPTX <marek321@gmail.com>
Thu, 21 Jun 2012 16:06:00 +0000 (18:06 +0200)
committerAPTX <marek321@gmail.com>
Thu, 21 Jun 2012 16:06:00 +0000 (18:06 +0200)
localmylist/mylist.cpp

index 1c0c871cda14ff718dc881eed79eb6bc7d6fd6ff..3b397e5dd9854a6fb4ec0766bdb8381b3411467e 100644 (file)
@@ -153,8 +153,6 @@ void MyList::setupHostInfo()
                qWarning("Unknown host!");
        }
        qDebug() << "host id" << hostId();
-
-       setupDirectoryWatcher();
 }
 
 void MyList::loadLocalSettings(QSettings &s)