Fix a missing sync-exclude.lst file not failing the sync
authorJocelyn Turcotte <jturcotte@woboq.com>
Mon, 4 Jan 2016 15:46:53 +0000 (16:46 +0100)
committerJocelyn Turcotte <jturcotte@woboq.com>
Mon, 4 Jan 2016 16:01:21 +0000 (17:01 +0100)
commit2e7a3f9e379ab237105116f6bcf50df269baf62f
treeb714ca5555cbb90b7fb5cf93d81adc5143a99cd0
parentc8b3df6668469de07626141d3bf32cc894e6676d
Fix a missing sync-exclude.lst file not failing the sync

After c3cf6aef7dbafb9133903b52c5919eccd4821a25 the invokeMethod calls
should be adjusted to pass the new method arguments.

The result was currently a passing sync with this error message on
the console:
QMetaObject::invokeMethod: No such method OCC::Folder::slotSyncFinished()
src/gui/folder.cpp