Skip to content

Commit 3cf9fde

Browse files
author
dpscience
committed
Program Version
-program version adapted
1 parent c2a8749 commit 3cf9fde

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

ltdefines.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
#define PROJECT_EXTENSION QString(".dquicklt")
3333
#define VERSION_STRING_AND_PROGRAM_NAME QString("DQuickLTFit v3.0")
34-
#define VERSION_RELEASE_DATE QString("14.03.2018")
34+
#define VERSION_RELEASE_DATE QString("18.03.2018")
3535

3636
#endif // LTDEFINES
3737

ltfitdlg.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<rect>
77
<x>0</x>
88
<y>0</y>
9-
<width>645</width>
9+
<width>777</width>
1010
<height>696</height>
1111
</rect>
1212
</property>
@@ -137,7 +137,7 @@
137137
<rect>
138138
<x>0</x>
139139
<y>0</y>
140-
<width>645</width>
140+
<width>777</width>
141141
<height>25</height>
142142
</rect>
143143
</property>

0 commit comments

Comments
 (0)