mirror of
				https://github.com/ArthurSonzogni/FTXUI.git
				synced 2025-11-01 02:58:12 +08:00 
			
		
		
		
	Fixed typo (#465)
This commit is contained in:
		| @@ -94,7 +94,7 @@ struct MenuOption { | ||||
|   std::function<Element()> elements_postfix; | ||||
|  | ||||
|   // Observers: | ||||
|   std::function<void()> on_change;  ///> Called when the seelcted entry changes. | ||||
|   std::function<void()> on_change;  ///> Called when the selected entry changes. | ||||
|   std::function<void()> on_enter;   ///> Called when the user presses enter. | ||||
|   Ref<int> focused_entry = 0; | ||||
| }; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jan Sende
					Jan Sende