Some changes suggested by @Floessie

This commit is contained in:
Ingo Weyrich
2019-11-26 19:42:48 +01:00
parent 2a4891827d
commit 79431ffa1d
15 changed files with 44 additions and 45 deletions

View File

@@ -967,7 +967,7 @@ void ThumbBrowserBase::buttonPressed (int x, int y, int button, GdkEventType typ
}
MYWRITERLOCK_RELEASE(l);
rightClicked (fileDescr);
rightClicked ();
}
} // end of MYWRITERLOCK(l, entryRW);