summaryrefslogtreecommitdiff
path: root/src/Window.hh
diff options
context:
space:
mode:
authorMarius Nita <marius@cs.pdx.edu>2002-08-27 06:59:57 +0000
committerMarius Nita <marius@cs.pdx.edu>2002-08-27 06:59:57 +0000
commit07e619ebbb7c43b22f3bcb5672413d343cf66d24 (patch)
treeb0fc2d876768e0bacbb029b6a9a9fb498338b8b1 /src/Window.hh
parent0026b391d68422ed574c85dc73fc6419a9fa0002 (diff)
Added missing header for clearShape, which was breaking compilation
Diffstat (limited to 'src/Window.hh')
-rw-r--r--src/Window.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Window.hh b/src/Window.hh
index 74a562a0..0f10cfbc 100644
--- a/src/Window.hh
+++ b/src/Window.hh
@@ -417,6 +417,7 @@ public:
#ifdef SHAPE
void configureShape(void);
+ void clearShape(void);
void shapeEvent(XShapeEvent * /*unused*/);
#endif // SHAPE