From 54c0657bab2af63e964b3e787b20884035def990 Mon Sep 17 00:00:00 2001 From: beveloper Date: Sun, 20 Jun 2004 17:43:32 +0000 Subject: [PATCH] another build fix git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8080 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- headers/private/interface/WidthBuffer.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/headers/private/interface/WidthBuffer.h b/headers/private/interface/WidthBuffer.h index 5d54de8666..7200aed956 100644 --- a/headers/private/interface/WidthBuffer.h +++ b/headers/private/interface/WidthBuffer.h @@ -30,6 +30,8 @@ #include "TextViewSupportBuffer.h" +class BFont; // forward declaration + // TODO: enable this as soon as we are sure opentracker works // with our libraries, since using a BFont here (as Dano does) is much better, // as fonts can be classified also by spacing mode and other attributes.