diff options
Diffstat (limited to 'chalk/ui/squeezedcombobox.h')
| -rw-r--r-- | chalk/ui/squeezedcombobox.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chalk/ui/squeezedcombobox.h b/chalk/ui/squeezedcombobox.h index 50f4bc778..9103b4f95 100644 --- a/chalk/ui/squeezedcombobox.h +++ b/chalk/ui/squeezedcombobox.h @@ -20,8 +20,8 @@ /** @file squeezedcombobox.h */ -#ifndef STQUEEZEDCOMBOBOX_H -#define STQUEEZEDCOMBOBOX_H +#ifndef SQUEEZEDCOMBOBOX_H +#define SQUEEZEDCOMBOBOX_H class TQTimer; @@ -134,4 +134,4 @@ private: SqueezedComboBoxTip* m_tooltip; }; -#endif // STQUEEZEDCOMBOBOX_H +#endif // SQUEEZEDCOMBOBOX_H |
