Skip to content
Snippets Groups Projects
Commit 2922caeb authored by Eva Sciacca's avatar Eva Sciacca
Browse files

fixed vialactea ui

parent 021c2411
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<widget class="QWebView" name="webView" native="true">
<widget class="QWebEngineView" name="webView" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch>
......@@ -622,9 +622,9 @@
</widget>
<customwidgets>
<customwidget>
<class>QWebView</class>
<class>QWebEngineView</class>
<extends>QWidget</extends>
<header>QtWebKitWidgets/QWebView</header>
<header>QWebEngineView</header>
</customwidget>
</customwidgets>
<resources>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment