]> Dogcows Code - chaz/openbox/commitdiff
font use the same ifdefs as label.hh
authorDana Jansens <danakj@orodu.net>
Mon, 27 Jan 2003 23:47:17 +0000 (23:47 +0000)
committerDana Jansens <danakj@orodu.net>
Mon, 27 Jan 2003 23:47:17 +0000 (23:47 +0000)
otk/focuslabel.hh

index ec194712f27437352d13f1c84b62f36f1470a221..8db444d36d47cc2cd872425b96394c02c6b9c6b8 100644 (file)
@@ -1,6 +1,6 @@
 // -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*-
-#ifndef __label_hh
-#define __label_hh
+#ifndef __focuslabel_hh
+#define __focuslabel_hh
 
 #include "focuswidget.hh"
 
@@ -27,4 +27,4 @@ private:
 
 }
 
-#endif
+#endif // __focuslabel_hh
This page took 0.023844 seconds and 4 git commands to generate.