<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>DriverDialog</class> <widget class="QDialog" name="DriverDialog"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>415</width> <height>94</height> </rect> </property> <property name="windowTitle"> <string>PS3 Eye driver missing</string> </property> <layout class="QVBoxLayout" name="verticalLayout"> <item> <widget class="QLabel" name="label"> <property name="text"> <string><html><head/><body><p>The PS3 Eye driver or camera is missing. Please install the driver or plug in the camera and restart the program. Thanks!</p></body></html></string> </property> <property name="wordWrap"> <bool>true</bool> </property> </widget> </item> <item> <widget class="QLabel" name="label_2"> <property name="text"> <string><html><head/><body><p>Driver download: <a href="https://mega.nz/#!QkAjnBwD!-ULu08uFwGK5hl7ugbFZfuAw2hIdFpwVtn-jewThrN8"><span style=" text-decoration: underline; color:#0000ff;">mega.nz</span></a></p></body></html></string> </property> <property name="openExternalLinks"> <bool>true</bool> </property> </widget> </item> </layout> </widget> <resources/> <connections/> </ui>