Compile warning fix for GWIN tabset
This commit is contained in:
parent
78db2f1d49
commit
9da63a2aaa
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@
|
||||||
|
|
||||||
#include "gwin_class.h"
|
#include "gwin_class.h"
|
||||||
|
|
||||||
|
#include <string.h>
|
||||||
|
|
||||||
// Some position values
|
// Some position values
|
||||||
#define BORDER_WIDTH 2
|
#define BORDER_WIDTH 2
|
||||||
#define TEXT_PADDING 5
|
#define TEXT_PADDING 5
|
||||||
|
|
Loading…
Add table
Reference in a new issue