Backed out changeset: 159f9e7014f8
This commit is contained in:
@@ -424,7 +424,7 @@ bool FileBrowserEntry::releaseNotify (int button, int type, int bstate, int x, i
|
||||
return b;
|
||||
}
|
||||
|
||||
bool FileBrowserEntry::onArea (CursorArea a, int x, int y) const {
|
||||
bool FileBrowserEntry::onArea (CursorArea a, int x, int y) {
|
||||
|
||||
if (!drawable || !preview)
|
||||
return false;
|
||||
|
Reference in New Issue
Block a user