fixed notation pt. 2
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
#ifndef LAMBDAQRUNNABLE_H
|
||||
#define LAMBDAQRUNNABLE_H
|
||||
|
||||
#include "QRunnable"
|
||||
#include "functional"
|
||||
#include <QRunnable>
|
||||
#include <functional>
|
||||
|
||||
class LambdaQRunnable : public QRunnable
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user