File diff r8122:b60b03677b3f → r8123:dde0a9a84019
src/window.cpp
Show inline comments
 
@@ -17,6 +17,7 @@
 
#include "helpers.hpp"
 
#include "blitter/factory.hpp"
 
#include "window_gui.h"
 
#include "zoom_func.h"
 

	
 
/* delta between mouse cursor and upper left corner of dragged window */
 
static Point _drag_delta;