]> git.sesse.net Git - pkanalytics/blobdiff - mainwindow.ui
Fix a deprecation warning, at the cost of more allocations.
[pkanalytics] / mainwindow.ui
index 771fe116778d54f6e1f5219e9e6e2609ad054017..20bf733149c063ad0a29d9ac6bd248d20fb2a4cf 100644 (file)
        </layout>
       </item>
       <item row="0" column="0">
-       <widget class="QVideoWidget" name="video" native="true">
+       <widget class="VideoWidget" name="video" native="true">
         <property name="minimumSize">
          <size>
           <width>320</width>
  </widget>
  <customwidgets>
   <customwidget>
-   <class>QVideoWidget</class>
-   <extends>QWidget</extends>
-   <header location="global">QVideoWidget</header>
+   <class>VideoWidget</class>
+   <extends>QOpenGLWidget</extends>
+   <header>video_widget.h</header>
    <container>1</container>
   </customwidget>
   <customwidget>