diff --git a/headers/os/app/Roster.h b/headers/os/app/Roster.h index d56a6d2d08..01ffb3d213 100644 --- a/headers/os/app/Roster.h +++ b/headers/os/app/Roster.h @@ -123,7 +123,7 @@ public: // recent documents, folders, apps void GetRecentDocuments(BMessage *refList, int32 maxCount, - const char *fileType, + const char *fileType = 0, const char *appSig = 0) const; void GetRecentDocuments(BMessage *refList, int32 maxCount, const char *fileTypes[], int32 fileTypesCount,