From bc99e6a420c04b4607bffc90e528d9572649f95f Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 12 Jan 2003 23:55:30 +0000 Subject: remove userstring --- otk/property.hh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'otk/property.hh') 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 -- cgit v1.2.3