summaryrefslogtreecommitdiff
path: root/src/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/window.h')
-rw-r--r--src/window.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/window.h b/src/window.h
index a74ed219..367c1433 100644
--- a/src/window.h
+++ b/src/window.h
@@ -37,6 +37,7 @@ struct _MetaWindow
int win_gravity;
int depth;
Visual *xvisual;
+ char *title;
};
MetaWindow* meta_window_new (MetaDisplay *display,