This repository was archived by the owner on Aug 12, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ QT += core gui network
88greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
99
1010TARGET = SteaScree
11+
1112TEMPLATE = app
1213
1314SOURCES += main.cpp \
@@ -17,15 +18,12 @@ HEADERS += mainwindow.h
1718
1819FORMS += mainwindow.ui
1920
20- VERSION = 1.0.0 .0
21+ VERSION = 1.0.1 .0
2122
2223win32 :RC_ICONS = res/icons/SteaScree.ico
23-
2424win32 :QMAKE_TARGET_COMPANY = Foyl
2525win32 :QMAKE_TARGET_PRODUCT = SteaScree
2626win32 :QMAKE_TARGET_DESCRIPTION = SteaScree: Steam Cloud Screenshot Uploader
2727win32 :QMAKE_TARGET_COPYRIGHT = GNU GPL v3
2828
29- win32 :VERSION_PE_HEADER = 1.0
30-
3129macx:ICON = res/icons/SteaScree.icns
Original file line number Diff line number Diff line change 452452 <property name =" sizeHint" stdset =" 0" >
453453 <size >
454454 <width >20</width >
455- <height >20 </height >
455+ <height >5 </height >
456456 </size >
457457 </property >
458458 </spacer >
696696 <height >0</height >
697697 </size >
698698 </property >
699+ <property name =" editable" >
700+ <bool >true</bool >
701+ </property >
699702 <property name =" sizeAdjustPolicy" >
700703 <enum >QComboBox::AdjustToContents</enum >
701704 </property >
You can’t perform that action at this time.
0 commit comments