|
From: | Vincent Caron <address@hidden> |
Subject: | [ngl-commits] compilation fix for sane platforms (bla) |
Date: | Tue, 25 Nov 2003 19:07:33 -0500 |
Commit from zerodeux | 2003-11-25 19:07 EST |
compilation fix for sane platforms (bla)
Module | File name | Revision | |||
---|---|---|---|---|---|
nui | include/nuiFont.h | 1.3 | >>> | 1.4 | |
nui | include/nuiTheme.h | 1.21 | >>> | 1.22 |
nui/include/nuiFont.h 1.3 >>> 1.4 |
---|
Line 52 |
bool mPermanent; }; |
- #endif // __nuiFont_h__ |
\ No newline at end of file |
+ #endif // __nuiFont_h__ |
nui/include/nuiTheme.h 1.21 >>> 1.22 |
---|
Line 22 |
#include "ngl.h" #include "nglPath.h" |
+ #include "nglFont1.h" |
#include "nuiObject.h" #include "nuiContainer.h" |
[Prev in Thread] | Current Thread | [Next in Thread] |