compiler warning

ugfx_release_2.6
Tectu 2012-07-09 02:34:40 +02:00
parent bbfc86c17b
commit 5022de2754
1 changed files with 1 additions and 1 deletions

2
gui.h
View File

@ -6,7 +6,7 @@
#include "glcd.h"
#include "touchpad.h"
static struct guiNode_t {
struct guiNode_t {
uint8_t type;
uint16_t x0;
uint16_t y0;