diff options
Diffstat (limited to 'Stars45/ComboBox.h')
-rw-r--r-- | Stars45/ComboBox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Stars45/ComboBox.h b/Stars45/ComboBox.h index 4d50c73..145a156 100644 --- a/Stars45/ComboBox.h +++ b/Stars45/ComboBox.h @@ -125,5 +125,5 @@ protected: Color border_color; }; -#endif ComboBox_h +#endif // ComboBox_h |