summaryrefslogtreecommitdiff
path: root/otk/property.hh
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-01-12 23:55:30 +0000
committerDana Jansens <danakj@orodu.net>2003-01-12 23:55:30 +0000
commitbc99e6a420c04b4607bffc90e528d9572649f95f (patch)
tree4f6fd77cc1da27aa838ebd9d7de392a38248ef8e /otk/property.hh
parent703ef4df2278adef66a65bcfc9455da41d0413e6 (diff)
remove userstring
Diffstat (limited to 'otk/property.hh')
-rw-r--r--otk/property.hh6
1 files changed, 3 insertions, 3 deletions
diff --git a/otk/property.hh b/otk/property.hh
index b850c562..7f4ae266 100644
--- a/otk/property.hh
+++ b/otk/property.hh
@@ -1,6 +1,6 @@
// -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*-
-#ifndef __property_hh
-#define __property_hh
+#ifndef __atom_hh
+#define __atom_hh
/*! @file property.hh
@brief Provides access to window properties
@@ -327,4 +327,4 @@ public:
}
-#endif // __property_hh
+#endif // __atom_hh