OSDN Git Service

Ver0.25
authorMasayuki Satoh <miyabi.satoh@gmail.com>
Wed, 24 Sep 2014 12:01:23 +0000 (21:01 +0900)
committerMasayuki Satoh <miyabi.satoh@gmail.com>
Wed, 24 Sep 2014 12:01:23 +0000 (21:01 +0900)
abstractworker.h

index 80c853f..94052ee 100644 (file)
@@ -2,6 +2,7 @@
 #define ABSTRACTWORKER_H\r
 \r
 #include <QObject>\r
+#include <QMutex>\r
 \r
 class AbstractWorker : public QObject\r
 {\r