Finished up ServerApp
Implemented most of and documented all of ServerWindow Miscellaneous necessary tweaks to other classes git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2833 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -328,3 +328,19 @@ void WinBorder::ResizeBy(BPoint pt)
|
||||
void WinBorder::ResizeBy(float x, float y)
|
||||
{
|
||||
}
|
||||
|
||||
void WinBorder::UpdateColors(void)
|
||||
{
|
||||
}
|
||||
|
||||
void WinBorder::UpdateDecorator(void)
|
||||
{
|
||||
}
|
||||
|
||||
void WinBorder::UpdateFont(void)
|
||||
{
|
||||
}
|
||||
|
||||
void WinBorder::UpdateScreen(void)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user