Files
haiku-beta6/src
Rene Gollent 8a5d051fa3 Debugger: Minor fix to text control editor.
TableCellTextControlEditor:
- Switch BTextControl inheritance to public, as gcc2 otherwise fails to
  properly dynamic_cast to BTextControl, which breaks the latter
  internally.
2015-07-17 23:12:46 -04:00
..