forked from mirror/OpenTTD
(svn r15627) -Documentation: Add two Doxygen strings (Alberth).
This commit is contained in:
@@ -1347,7 +1347,7 @@ void ResizeWindow(Window *w, int x, int y)
|
||||
w->SetDirty();
|
||||
}
|
||||
|
||||
static bool _dragging_window;
|
||||
static bool _dragging_window; ///< A window is being dragged or resized.
|
||||
|
||||
static bool HandleWindowDragging()
|
||||
{
|
||||
|
Reference in New Issue
Block a user