Linux compilation fix

This commit is contained in:
Pål Hagen 2015-09-01 14:58:21 +02:00
parent 2de4d0df29
commit 9b4a74cc33

View File

@ -30,6 +30,8 @@
#include <QWheelEvent>
#include <QScrollBar>
#include <math.h>
#define RIU_SCROLLWHEEL_ZOOMFACTOR 1.05
//--------------------------------------------------------------------------------------------------