1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 17:52:10 +02:00

Add missing include in last qt5.14

(cherry picked from commit bbde5c6955)
This commit is contained in:
Laurent Montel 2019-12-02 13:30:36 +01:00 committed by Pino Toscano
parent 59d76deec6
commit 5eedcb5b44

View File

@ -31,6 +31,7 @@
#include "desktopfile.h"
#include <QSettings>
#include <QFile>
VerticalTabsPlugin::VerticalTabsPlugin()
: QObject()