Fixed the build -- updated the PortLink API to match Axel's changes
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13026 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -632,7 +632,7 @@ void APRView::LoadSettings(void)
|
||||
|
||||
link.StartMessage(AS_GET_UI_COLORS);
|
||||
link.Flush();
|
||||
link.GetNextReply(&code);
|
||||
link.GetNextMessage(code);
|
||||
link.Read<ColorSet>(currentset);
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user