From 6e16fab2961d9455d1101a35024157bfafcf9f10 Mon Sep 17 00:00:00 2001 From: David Rose Date: Tue, 12 Dec 2000 02:29:28 +0000 Subject: [PATCH] *** empty log message *** --- panda/src/text/textNode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panda/src/text/textNode.h b/panda/src/text/textNode.h index 0435946a00..2e29a6a8dc 100644 --- a/panda/src/text/textNode.h +++ b/panda/src/text/textNode.h @@ -145,7 +145,7 @@ PUBLISHED: void print() const; void write(ostream &out) const; - void rebuild(); + INLINE void rebuild(); // The following functions return information about the text that // was last built (and is currently visible).