mirror of
https://gitee.com/idea4good/GuiLite.git
synced 2025-04-24 08:57:28 +08:00
8 lines
97 B
C++
8 lines
97 B
C++
#include "../widgets_include/edit.h"
|
|
|
|
#ifdef GUILITE_ON
|
|
|
|
c_keyboard c_edit::s_keyboard;
|
|
|
|
#endif
|