minor stuff
This commit is contained in:
parent
676c89ab59
commit
f54125bfb2
1 changed files with 1 additions and 2 deletions
|
@ -142,8 +142,7 @@ int main(int argc, char **argv) {
|
|||
|
||||
}
|
||||
|
||||
FbTk::fontInit();
|
||||
|
||||
|
||||
App app(displayname.c_str(), foreground, background);
|
||||
app.font().setAntialias(antialias);
|
||||
if (!app.font().load(fontname.c_str()))
|
||||
|
|
Loading…
Reference in a new issue