double click on widgets only works now with left mouse button

This commit is contained in:
Rafael 2016-04-02 21:21:26 +02:00
parent 5c4f390bd2
commit d2baaa961e
3 changed files with 17 additions and 9 deletions

View file

@ -19,6 +19,7 @@
#ifndef SAVEGAMEWIDGET_H
#define SAVEGAMEWIDGET_H
#include <QMouseEvent>
#include <QWidget>
#include "SavegameData.h"