(svn r20689) -Codechange: Make some global functions used in 1 .cpp file static in that file.
This commit is contained in:
@@ -815,7 +815,6 @@ extern SpecialMouseMode _special_mouse_mode;
|
||||
Window *GetCallbackWnd();
|
||||
|
||||
void SetFocusedWindow(Window *w);
|
||||
bool EditBoxInGlobalFocus();
|
||||
|
||||
void ScrollbarClickHandler(Window *w, NWidgetCore *nw, int x, int y);
|
||||
|
||||
|
Reference in New Issue
Block a user