Added web-link for Avisynth+.

This commit is contained in:
LoRd_MuldeR 2014-01-29 23:59:16 +01:00
parent 05026c9c78
commit b7cc4dd122

View File

@ -353,6 +353,7 @@
</property> </property>
<addaction name="actionWebAvisynth32"/> <addaction name="actionWebAvisynth32"/>
<addaction name="actionWebAvisynth64"/> <addaction name="actionWebAvisynth64"/>
<addaction name="actionWebAvisynthPlus"/>
</widget> </widget>
<addaction name="actionCheckForUpdates"/> <addaction name="actionCheckForUpdates"/>
<addaction name="separator"/> <addaction name="separator"/>
@ -655,6 +656,15 @@
<string>Check for new Updates</string> <string>Check for new Updates</string>
</property> </property>
</action> </action>
<action name="actionWebAvisynthPlus">
<property name="icon">
<iconset resource="../res/resources.qrc">
<normaloff>:/buttons/world_link.png</normaloff>:/buttons/world_link.png</iconset>
</property>
<property name="text">
<string>Avisynth+ (32-Bit / 64-Bit)</string>
</property>
</action>
</widget> </widget>
<tabstops> <tabstops>
<tabstop>buttonAddJob</tabstop> <tabstop>buttonAddJob</tabstop>