Fixed all the vid_api checks in the QT code.
This commit is contained in:
@@ -397,28 +397,6 @@
|
||||
<number>0</number>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionHardware_Renderer_OpenGL">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Qt (&OpenGL)</string>
|
||||
</property>
|
||||
<property name="vid_api" stdset="0">
|
||||
<number>1</number>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionHardware_Renderer_OpenGL_ES">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Qt (OpenGL &ES)</string>
|
||||
</property>
|
||||
<property name="vid_api" stdset="0">
|
||||
<number>2</number>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionHide_status_bar">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
@@ -749,7 +727,7 @@
|
||||
<string>Open&GL (3.0 Core)</string>
|
||||
</property>
|
||||
<property name="vid_api" stdset="0">
|
||||
<number>3</number>
|
||||
<number>1</number>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionPreferences">
|
||||
@@ -841,7 +819,7 @@
|
||||
<string>&Vulkan</string>
|
||||
</property>
|
||||
<property name="vid_api" stdset="0">
|
||||
<number>4</number>
|
||||
<number>2</number>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionMCA_devices">
|
||||
@@ -865,7 +843,7 @@
|
||||
<string>VNC</string>
|
||||
</property>
|
||||
<property name="vid_api" stdset="0">
|
||||
<number>5</number>
|
||||
<number>3</number>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionOpen_screenshots_folder">
|
||||
|
||||
Reference in New Issue
Block a user