aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/TextTheme.hh
diff options
context:
space:
mode:
authorMark Tiefenbruck <mark@fluxbox.org>2008-01-18 08:33:47 (GMT)
committerMark Tiefenbruck <mark@fluxbox.org>2008-01-18 08:33:47 (GMT)
commit1d4bea8a2db2c0ab1e14b8afd81c87b80a262d66 (patch)
tree21cc4e919cabe52ab8d355a7ceec980da6fb420a /src/FbTk/TextTheme.hh
parent3a5fd7342d6cfd00acafeec4c1f35948a550e4ab (diff)
parent8c2cee577a744870fd497f73a21c2d4e1c45c907 (diff)
downloadfluxbox_paul-1d4bea8a2db2c0ab1e14b8afd81c87b80a262d66.zip
fluxbox_paul-1d4bea8a2db2c0ab1e14b8afd81c87b80a262d66.tar.bz2
Merge branch 'master' of fluxbox@gitfbox:fluxbox
Diffstat (limited to 'src/FbTk/TextTheme.hh')
-rw-r--r--src/FbTk/TextTheme.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/FbTk/TextTheme.hh b/src/FbTk/TextTheme.hh
index 9a83788..02adf92 100644
--- a/src/FbTk/TextTheme.hh
+++ b/src/FbTk/TextTheme.hh
@@ -26,7 +26,7 @@
26#include "Theme.hh" 26#include "Theme.hh"
27#include "Font.hh" 27#include "Font.hh"
28#include "Color.hh" 28#include "Color.hh"
29#include "Text.hh" 29#include "Orientation.hh"
30#include "GContext.hh" 30#include "GContext.hh"
31 31
32namespace FbTk { 32namespace FbTk {