提交 bfad5e60 编写于 作者: B bernard.xiong@gmail.com

fixed compiling error.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2082 bbd45198-f89e-11dd-88c7-29a3b14d5316
上级 090553f7
......@@ -9,10 +9,10 @@
#include <rtgui/widgets/filelist_view.h>
#include <string.h>
// static rtgui_image_t* image = RT_NULL;
// static rtgui_view_t* _view = RT_NULL;
#if defined(RTGUI_USING_DFS_FILERW) || defined(RTGUI_USING_STDIO_FILERW)
static rtgui_image_t* image = RT_NULL;
static rtgui_view_t* _view = RT_NULL;
/* 打开按钮的回调函数 */
static void open_btn_onbutton(rtgui_widget_t* widget, struct rtgui_event* event)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册