fix header guard & typo

This commit is contained in:
idea4good
2019-08-19 16:03:27 +08:00
parent c9bbae7292
commit 7016b1c420
26 changed files with 59 additions and 59 deletions

View File

@@ -1,5 +1,5 @@
#ifndef SPIN_BOX_H
#define SPIN_BOX_H
#ifndef GUILITE_WIDGETS_INCLUDE_SPINBOX_H
#define GUILITE_WIDGETS_INCLUDE_SPINBOX_H
#define GL_SPIN_CONFIRM 0x2222
#define GL_SPIN_CHANGE 0x3333