fix std::function usage
This commit is contained in:
parent
a54efa2255
commit
bc910d5098
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
||||||
#include <QDialogButtonBox>
|
#include <QDialogButtonBox>
|
||||||
#include <QMessageBox>
|
#include <QMessageBox>
|
||||||
|
|
||||||
|
#include <functional>
|
||||||
|
|
||||||
class MessageBox : public QMessageBox {
|
class MessageBox : public QMessageBox {
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue