Janitorial work and gcc3-related fixes
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3408 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -160,7 +160,7 @@ void BTextControl::SetValue(int32 value)
|
||||
{
|
||||
}
|
||||
//------------------------------------------------------------------------------
|
||||
status_t BTextControl::Invoke(BMessage* msg = NULL)
|
||||
status_t BTextControl::Invoke(BMessage* msg)
|
||||
{
|
||||
return BControl::Invoke(msg);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user