Spacing
This commit is contained in:
parent
43321b8ed7
commit
56b49acf39
|
@ -35,7 +35,7 @@ public:
|
||||||
~FontPool();
|
~FontPool();
|
||||||
|
|
||||||
_TTF_Font *request(const char *filename,
|
_TTF_Font *request(const char *filename,
|
||||||
int size);
|
int size);
|
||||||
|
|
||||||
private:
|
private:
|
||||||
FontPoolPrivate *p;
|
FontPoolPrivate *p;
|
||||||
|
|
Loading…
Reference in New Issue