Skip to content

Commit

Permalink
Revert "[sailfish-webview] Migrate away from new ofono import"
Browse files Browse the repository at this point in the history
This reverts commit d5d10ac.
  • Loading branch information
llewelld authored and rainemak committed Sep 29, 2024
1 parent ba3934a commit 994a2f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion import/controls/TextSelectionController.qml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

import QtQuick 2.1
import Sailfish.Silica 1.0
import MeeGo.QOfono 0.2
import QOfono 0.2

MouseArea {
id: root
Expand Down
2 changes: 1 addition & 1 deletion rpm/sailfish-components-webview.spec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Requires: sailfishsilica-qt5 >= 1.1.123
Requires: sailfish-components-media-qt5
Requires: sailfish-components-pickers-qt5
Requires: embedlite-components-qt5 >= 1.21.2
Requires: libqofono-qt5-declarative >= 0.115
Requires: libqofono-qt5-declarative >= 0.117

%description
%{summary}.
Expand Down

0 comments on commit 994a2f0

Please sign in to comment.