mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-24 02:42:50 +00:00
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:
parent
14eeeeca3b
commit
4aec21fdb5
1 changed files with 0 additions and 2 deletions
|
@ -77,8 +77,6 @@
|
|||
#include "scrnsave.h"
|
||||
#include <QtGui/qx11info_x11.h>
|
||||
|
||||
template class QList<SaverConfig*>;
|
||||
|
||||
const uint widgetEventMask = // X event mask
|
||||
(uint)(
|
||||
ExposureMask |
|
||||
|
|
Loading…
Add table
Reference in a new issue