removed cUpdateThread

This commit is contained in:
2018-10-24 21:05:04 +02:00
parent ddcb197a6b
commit 1a5d4ad0ba
3 changed files with 112 additions and 15 deletions
+2 -2
View File
@@ -5,7 +5,7 @@
#include "cserie.h"
#include "cmovie.h"
#include "cupdatethread.h"
//#include "cupdatethread.h"
#include "cpicturesthread.h"
#include <QMainWindow>
@@ -116,7 +116,7 @@ private:
QString m_szOldSelected;
cMessageDialog* m_lpMessageDialog;
cUpdateThread* m_lpUpdateThread;
// cUpdateThread* m_lpUpdateThread;
cPicturesThread* m_lpPicturesThread;
QTime m_timer;