mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-17 21:26:16 +00:00
Add missing import
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
1f5cf4b42d
commit
afb57bf741
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
import QtQuick 2.5
|
||||
import QtQuick.Controls 1.4
|
||||
import QtQuick.Layouts 1.1
|
||||
import org.kde.plasma.mobilecomponents 0.2 as MobileComponents
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue