font use the same ifdefs as label.hh
This commit is contained in:
parent
1eb12ca4ad
commit
25b8526603
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue