diff --git a/src/agui/gui/nodes/GUIImageNode.h b/src/agui/gui/nodes/GUIImageNode.h index 93cb8f0..b9ecea5 100644 --- a/src/agui/gui/nodes/GUIImageNode.h +++ b/src/agui/gui/nodes/GUIImageNode.h @@ -144,13 +144,13 @@ class agui::gui::nodes::GUIImageNode final /** * Clear source handlers */ - void clearSourceHandlers(); + static void clearSourceHandlers(); /** * Add source handler * @param sourceHandler source handler */ - void addSourceHandler(SourceHandler* sourceHandler); + static void addSourceHandler(SourceHandler* sourceHandler); /** * Allocate thumbnail texture index