mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-19 10:39:53 -05:00
fixed toasters in notifyQt to use rsEvents
This commit is contained in:
parent
43e0289604
commit
e2b2c1ae44
12 changed files with 255 additions and 259 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue