mirror of
https://gitee.com/idea4good/GuiLite.git
synced 2026-01-02 12:27:22 +08:00
add shell for merging GuiLite to 1 header & 1 cpp file
This commit is contained in:
@@ -295,4 +295,4 @@ void c_keyboard_button::on_paint()
|
||||
letter[0] = m_resource_id;
|
||||
}
|
||||
c_word::draw_string_in_rect(m_surface, m_z_order, letter, rect, m_font_type, m_font_color, GL_ARGB(0, 0, 0, 0), m_attr);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user