aboutsummaryrefslogtreecommitdiffstats
path: root/dzen.h
diff options
context:
space:
mode:
authorgotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2007-07-16 21:14:38 +0000
committergotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2007-07-16 21:14:38 +0000
commit4bf91632557e438fb7cd5e93e1511a749aafcebd (patch)
treec58d7ac581ad815ca30f144d105e4bf6d5191c30 /dzen.h
parentf20bf2dd0b3a48191cec442df982185280b764b9 (diff)
downloaddzen-4bf91632557e438fb7cd5e93e1511a749aafcebd.tar.gz
dzen-4bf91632557e438fb7cd5e93e1511a749aafcebd.zip
clean up
readded text longer than line markers git-svn-id: http://dzen.googlecode.com/svn/trunk@125 f2baff5b-bf2c-0410-a398-912abdc3d8b2
Diffstat (limited to 'dzen.h')
-rw-r--r--dzen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dzen.h b/dzen.h
index 1408045..3ea113a 100644
--- a/dzen.h
+++ b/dzen.h
@@ -100,7 +100,7 @@ struct DZEN {
unsigned int depth;
Visual *visual;
- GC gc, rgc;
+ GC gc, rgc, tgc;
Fnt font;
Bool ispersistent;