mythread.cpp 48 B

123456
  1. #include "mythread.h"
  2. MyThread::MyThread()
  3. {
  4. }