summaryrefslogtreecommitdiff
path: root/src/rootwindow.hh
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-12-18 09:46:24 +0000
committerDana Jansens <danakj@orodu.net>2002-12-18 09:46:24 +0000
commit25d1e3538be5719b238f7e62a949c409fef2af66 (patch)
tree36de1f6bf110b9fd0b6e24734f496e7536a737c6 /src/rootwindow.hh
parentd49d01044d34793dc88bea4889ee98ec333220ce (diff)
use OB Widgets for everything
Diffstat (limited to 'src/rootwindow.hh')
-rw-r--r--src/rootwindow.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rootwindow.hh b/src/rootwindow.hh
index d78f4ff7..c05bfd7b 100644
--- a/src/rootwindow.hh
+++ b/src/rootwindow.hh
@@ -2,7 +2,7 @@
#ifndef __rootwindow_hh
#define __rootwindow_hh
-/*! @file client.hh
+/*! @file rootwindow.hh
@brief The OBClient class maintains the state of a client window by handling
property changes on the window and some client messages
*/