Backgrounds: Fix GCC 4+ build.
This commit is contained in:
parent
97f9cb046c
commit
b93a8f398b
@ -1048,7 +1048,7 @@ FindPath(BPath* currentPath, void* newPath)
|
||||
|
||||
|
||||
void
|
||||
BackgroundsView::_AddRecentFolder(BPath path, bool notifyApp = false)
|
||||
BackgroundsView::_AddRecentFolder(BPath path, bool notifyApp)
|
||||
{
|
||||
BPath* currentPath = fPathList.EachElement(FindPath, &path);
|
||||
BMenuItem* item;
|
||||
|
Loading…
Reference in New Issue
Block a user