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