1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-08 12:40:44 +00:00

remove trailing whitespace

This commit is contained in:
Hubert Jarosz
2016-05-21 15:29:25 +02:00
parent b0a5347a1c
commit 33403d91f7
24 changed files with 80 additions and 80 deletions

View File

@@ -1841,7 +1841,7 @@ void Viewport::_gui_input_event(InputEvent p_event) {
if (gui.mouse_over)
gui.mouse_over->notification(Control::NOTIFICATION_MOUSE_EXIT);
_gui_cancel_tooltip();
if (over)