add notice

This commit is contained in:
Guillaume Castagnino 2020-03-11 22:40:35 +01:00
parent 8656230dec
commit f90e71400d

View file

@ -16,6 +16,7 @@ XlibWrapper::XlibWrapper()
this, SLOT(XlibWrapperSlot()));
timer->start(1000);
}
/* Instead of this, should subscribe to the correct QEvent */
void XlibWrapper::XlibWrapperSlot()
{