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