Browse Source

fixed logo

Luis 9 years ago
parent
commit
12883be9bb
5 changed files with 2 additions and 4 deletions
  1. 0
    1
      functions.cpp
  2. 1
    0
      images.qrc
  3. 1
    3
      mainwindow.ui
  4. BIN
      resources/Thumbs.db
  5. BIN
      resources/logo.png

+ 0
- 1
functions.cpp View File

14
 #include <unistd.h>
14
 #include <unistd.h>
15
 #endif
15
 #endif
16
 
16
 
17
-
18
 // =========================================================
17
 // =========================================================
19
 // Sort Functions
18
 // Sort Functions
20
 // =========================================================
19
 // =========================================================

+ 1
- 0
images.qrc View File

6
         <file>resources/d4.png</file>
6
         <file>resources/d4.png</file>
7
         <file>resources/d5.png</file>
7
         <file>resources/d5.png</file>
8
         <file>resources/d6.png</file>
8
         <file>resources/d6.png</file>
9
+        <file>resources/logo.png</file>
9
     </qresource>
10
     </qresource>
10
 </RCC>
11
 </RCC>

+ 1
- 3
mainwindow.ui View File

174
      </rect>
174
      </rect>
175
     </property>
175
     </property>
176
     <property name="styleSheet">
176
     <property name="styleSheet">
177
-     <string notr="true">background-image: url(/home/rgb/Desktop/eip/CaesarCipher/logo.png);
178
-border: 0px;
179
-repeat: no-repeat;</string>
177
+     <string notr="true">background-image: url(:/images/resources/logo.png);</string>
180
     </property>
178
     </property>
181
     <property name="frameShape">
179
     <property name="frameShape">
182
      <enum>QFrame::StyledPanel</enum>
180
      <enum>QFrame::StyledPanel</enum>

BIN
resources/Thumbs.db View File


BIN
resources/logo.png View File