font use the same ifdefs as label.hh

This commit is contained in:
Dana Jansens 2003-01-27 23:47:17 +00:00
parent 1eb12ca4ad
commit 25b8526603

View 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