Fix compiling 1.2 branch on GCC 4.9
This commit is contained in:
parent
70f98ece65
commit
bb497dd7c1
@ -18,6 +18,8 @@
|
|||||||
#ifndef MERGEDPROXYMODEL_H
|
#ifndef MERGEDPROXYMODEL_H
|
||||||
#define MERGEDPROXYMODEL_H
|
#define MERGEDPROXYMODEL_H
|
||||||
|
|
||||||
|
#include <functional>
|
||||||
|
|
||||||
#include <QAbstractProxyModel>
|
#include <QAbstractProxyModel>
|
||||||
|
|
||||||
using std::placeholders::_1;
|
using std::placeholders::_1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user