mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-11 18:34:58 +01:00
Defines for ImGuiToolkit icons for source.
This commit is contained in:
@@ -176,7 +176,7 @@ Pattern *PatternSource::pattern() const
|
||||
|
||||
glm::ivec2 PatternSource::icon() const
|
||||
{
|
||||
return glm::ivec2(11, 5);
|
||||
return glm::ivec2(ICON_SOURCE_PATTERN);
|
||||
}
|
||||
|
||||
std::string PatternSource::info() const
|
||||
|
||||
Reference in New Issue
Block a user