Skip to content

Commit

Permalink
Merge pull request #70 from pmackenz/master
Browse files Browse the repository at this point in the history
Renaming the application to PileGroupTool
  • Loading branch information
pmackenz authored Sep 28, 2017
2 parents bb32b55 + ff924dc commit 458a337
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions QtPile.pro
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ QT += core gui

greaterThan(QT_MAJOR_VERSION, 4): QT += widgets printsupport network

TARGET = QtPile
TARGET = PileGroupTool
TEMPLATE = app
VERSION=1.0

#M_VERSION = 1.0.
#M_REV = $Rev: $

PRODUCT_NAME = 'QtPile'
PRODUCT_NAME = 'PileGroupTool'

#DEFINES += APPLICATION_NAME=\"\\\"$$PRODUCT_NAME\\\"\"
#DEFINES += APPLICATION_VERSION=\"\\\"$$M_VERSION$$member(M_REV, 1)\\\"\"
Expand Down
3 changes: 3 additions & 0 deletions mainwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,9 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="decimals">
<number>1</number>
</property>
<property name="minimum">
<double>-10000.000000000000000</double>
</property>
Expand Down

0 comments on commit 458a337

Please sign in to comment.