fixed toasters in notifyQt to use rsEvents

This commit is contained in:
csoler 2025-09-16 16:29:47 +02:00
parent 43e0289604
commit e2b2c1ae44
12 changed files with 255 additions and 259 deletions

View file

@ -767,7 +767,6 @@ void SharedFilesDialog::collCreate()
model->getDirDetailsFromSelect(lst, dirVec);
auto RemoteMode = isRemote();
FileSearchFlags f = RemoteMode?RS_FILE_HINTS_REMOTE:RS_FILE_HINTS_LOCAL ;
QString dir_name;