got rid of the tty_name global
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19441 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -2342,6 +2342,7 @@ TermView::GetSelection(BString &str)
|
||||
fTextBuffer->GetStringFromRegion(str);
|
||||
}
|
||||
|
||||
|
||||
// Send DrawRect data to Draw Engine thread.
|
||||
inline void
|
||||
TermView::SendDataToDrawEngine(int x1, int y1, int x2, int y2)
|
||||
|
||||
Reference in New Issue
Block a user