kcontrol: remove redundant forward declaration in scrnsave source

fixes build on FreeBSD

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2021-01-03 01:39:57 +02:00
parent 14eeeeca3b
commit 4aec21fdb5

View file

@ -77,8 +77,6 @@
#include "scrnsave.h"
#include <QtGui/qx11info_x11.h>
template class QList<SaverConfig*>;
const uint widgetEventMask = // X event mask
(uint)(
ExposureMask |