From: Guillaume Castagnino Date: Wed, 11 Mar 2020 21:40:35 +0000 (+0100) Subject: add notice X-Git-Url: https://git.xwing.info/?p=projets%2Ffookb-qt.git;a=commitdiff_plain;h=f90e71400de86e1ec84ac141b5ac740418086a5f;ds=sidebyside add notice --- diff --git a/xlib_wrapper.cpp b/xlib_wrapper.cpp index 6b29f3b..57ee6bf 100644 --- a/xlib_wrapper.cpp +++ b/xlib_wrapper.cpp @@ -16,6 +16,7 @@ XlibWrapper::XlibWrapper() this, SLOT(XlibWrapperSlot())); timer->start(1000); } +/* Instead of this, should subscribe to the correct QEvent */ void XlibWrapper::XlibWrapperSlot() {