mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
fixed bug introduced by last commit
This commit is contained in:
parent
7a49099952
commit
30c2ff4b5e
@ -528,8 +528,7 @@ void LocalSharedFilesDialog::checkUpdate()
|
||||
|
||||
void LocalSharedFilesDialog::forceCheck()
|
||||
{
|
||||
rsFiles->ForceDirectoryCheck(true);
|
||||
return;
|
||||
rsFiles->ForceDirectoryCheck();
|
||||
}
|
||||
|
||||
void RemoteSharedFilesDialog::spawnCustomPopupMenu( QPoint point )
|
||||
|
Loading…
Reference in New Issue
Block a user