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