Fix gcc2 build.
This commit is contained in:
parent
42d73abab9
commit
5339366680
@ -63,6 +63,10 @@ private:
|
||||
class MarkerView;
|
||||
class TextView;
|
||||
|
||||
// for gcc2
|
||||
friend class TextView;
|
||||
friend class MarkerView;
|
||||
|
||||
struct FontInfo {
|
||||
BFont font;
|
||||
font_height fontHeight;
|
||||
|
Loading…
Reference in New Issue
Block a user