Linux compilation fix

This commit is contained in:
Pål Hagen 2015-09-17 11:40:05 +02:00
parent ca375d90ea
commit 71b4ce9221

View File

@ -39,6 +39,8 @@
#include <QMouseEvent>
#include <QFont>
#include <float.h>
#define RIU_SCROLLWHEEL_ZOOMFACTOR 1.1
#define RIU_SCROLLWHEEL_PANFACTOR 0.1