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