Update QtWebEngine te 1.8
When running with AppImage and on Ubuntu I'm getting the error that QtWebEngine 1.7 is not installed, it seems that per default 1.8 is installed nowadays.
This commit is contained in:
parent
0c5825afb8
commit
ab1306a7b8
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
* along with FeedTheMonkey. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
import QtWebEngine 1.7
|
||||
import QtWebEngine 1.8
|
||||
import QtQuick 2.0
|
||||
import QtQuick.Controls 1.3
|
||||
import QtQuick.Layouts 1.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue