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,7 +14,6 @@
14 14
 #include <unistd.h>
15 15
 #endif
16 16
 
17
-
18 17
 // =========================================================
19 18
 // Sort Functions
20 19
 // =========================================================

+ 1
- 0
images.qrc View File

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

+ 1
- 3
mainwindow.ui View File

@@ -174,9 +174,7 @@
174 174
      </rect>
175 175
     </property>
176 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 178
     </property>
181 179
     <property name="frameShape">
182 180
      <enum>QFrame::StyledPanel</enum>

BIN
resources/Thumbs.db View File


BIN
resources/logo.png View File