no-titlebars: fixed dragon droppings

This commit is contained in:
pelya
2017-03-31 04:16:47 +03:00
committed by Sergii Pylypenko
parent 2c3d320457
commit 25db807f7f
3 changed files with 20 additions and 13 deletions

View File

@@ -912,6 +912,6 @@ extern SpecialMouseMode _special_mouse_mode;
void SetFocusedWindow(Window *w);
bool ScrollbarClickHandler(Window *w, NWidgetCore *nw, int x, int y);
void ScrollbarClickHandler(Window *w, NWidgetCore *nw, int x, int y);
#endif /* WINDOW_GUI_H */