diff --git a/src/gui/infoviewer_bb.h b/src/gui/infoviewer_bb.h index d47e64409..620a3aa73 100644 --- a/src/gui/infoviewer_bb.h +++ b/src/gui/infoviewer_bb.h @@ -128,9 +128,9 @@ class CInfoViewerBB pthread_t hddperT; static void* hddperThread(void *arg); bool hddperTflag; + CInfoViewerBB(); public: - CInfoViewerBB(); ~CInfoViewerBB(); static CInfoViewerBB* getInstance(); void Init(void);