kwin: include now required QLibrary header

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2022-05-31 09:51:16 +03:00
parent 1bd30b6cee
commit 1d005fa848

View file

@ -39,6 +39,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <QList>
#include <QHash>
#include <QStack>
#include <QLibrary>
#include <KPluginFactory>
#include <KShortcutsEditor>