Browse Source

Revert SDX-specific changes QT made

dev
fekt 1 month ago
parent
commit
9e7d3d8d83
  1. 4
      src/mainwindow.ui

4
src/mainwindow.ui

@ -14,7 +14,7 @@
<string>SilentDragon</string> <string>SilentDragon</string>
</property> </property>
<property name="windowIcon"> <property name="windowIcon">
<iconset resource="../application-sdx.qrc"> <iconset resource="../application.qrc">
<normaloff>:/icons/icon.ico</normaloff>:/icons/icon.ico</iconset> <normaloff>:/icons/icon.ico</normaloff>:/icons/icon.ico</iconset>
</property> </property>
<widget class="QWidget" name="centralWidget"> <widget class="QWidget" name="centralWidget">
@ -1934,7 +1934,7 @@
<tabstop>sendToScrollArea</tabstop> <tabstop>sendToScrollArea</tabstop>
</tabstops> </tabstops>
<resources> <resources>
<include location="../application-sdx.qrc"/> <include location="../application.qrc"/>
</resources> </resources>
<connections/> <connections/>
</ui> </ui>

Loading…
Cancel
Save