aboutsummaryrefslogtreecommitdiff
path: root/dw/layout.hh
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2012-10-30 01:37:29 +0000
committercorvid <corvid@lavabit.com>2012-10-30 01:37:29 +0000
commit0c62630e68c0d6376ee04f163d48315c725ecf5c (patch)
tree531d9810b92777b88dcc9acca7e5a6eb0c23cbb6 /dw/layout.hh
parentef54550e4823fbd1536473baa8a30dcb6beec56f (diff)
trim some spaces
Diffstat (limited to 'dw/layout.hh')
-rw-r--r--dw/layout.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/layout.hh b/dw/layout.hh
index 4b80456b..e3e89c52 100644
--- a/dw/layout.hh
+++ b/dw/layout.hh
@@ -334,7 +334,7 @@ public:
inline style::Font *createFont (style::FontAttrs *attrs, bool tryEverything)
{
- return platform->createFont (attrs, tryEverything);
+ return platform->createFont (attrs, tryEverything);
}
inline bool fontExists (const char *name)