Commit da1606bb by 刘帅

修改主页面图标

parent 519dbe4f
...@@ -68,10 +68,10 @@ QPushButton:hover { ...@@ -68,10 +68,10 @@ QPushButton:hover {
<widget class="MenuButton" name="navMainBtn" native="true"> <widget class="MenuButton" name="navMainBtn" native="true">
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>127</x> <x>90</x>
<y>127</y> <y>80</y>
<width>45</width> <width>110</width>
<height>45</height> <height>109</height>
</rect> </rect>
</property> </property>
<property name="cursor"> <property name="cursor">
......
res/img/logo.png

28.7 KB | W: | H:

res/img/logo.png

5.98 KB | W: | H:

res/img/logo.png
res/img/logo.png
res/img/logo.png
res/img/logo.png
  • 2-up
  • Swipe
  • Onion skin
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
#define VER_MINOR 1 #define VER_MINOR 1
#define VER_REVISION 0 #define VER_REVISION 0
#define VER_BUILD 26 #define VER_BUILD 96
//! Convert version numbers to string //! Convert version numbers to string
#define _STR(S) #S #define _STR(S) #S
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment