Skip to content
This repository has been archived by the owner on May 17, 2020. It is now read-only.

Commit

Permalink
Full resources added
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-avalos committed Jun 7, 2017
1 parent 86d0391 commit 9d4e829
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
4 changes: 2 additions & 2 deletions about.ui
Expand Up @@ -35,8 +35,8 @@
<string>About</string>
</property>
<property name="windowIcon">
<iconset>
<normaloff>crackcryptor.png</normaloff>crackcryptor.png</iconset>
<iconset resource="crackcryptor_beta.qrc">
<normaloff>:/new/prefix1/crackcryptor.png</normaloff>:/new/prefix1/crackcryptor.png</iconset>
</property>
<property name="sizeGripEnabled">
<bool>false</bool>
Expand Down
8 changes: 5 additions & 3 deletions license.ui
Expand Up @@ -14,8 +14,8 @@
<string>CrackCryptor License</string>
</property>
<property name="windowIcon">
<iconset>
<normaloff>crackcryptor.png</normaloff>crackcryptor.png</iconset>
<iconset resource="crackcryptor_beta.qrc">
<normaloff>:/new/prefix1/crackcryptor.png</normaloff>:/new/prefix1/crackcryptor.png</iconset>
</property>
<widget class="QDialogButtonBox" name="buttonBox">
<property name="geometry">
Expand Down Expand Up @@ -670,7 +670,9 @@ copy of the Program in return for a fee.
</property>
</widget>
</widget>
<resources/>
<resources>
<include location="crackcryptor_beta.qrc"/>
</resources>
<connections>
<connection>
<sender>buttonBox</sender>
Expand Down

0 comments on commit 9d4e829

Please sign in to comment.