final version 2.1.5 commit

remotes/origin/HEAD
Tobias Weiss 9 years ago
parent 51cb37a3da
commit 95f0c6e182

@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
### Removed
## [v2.1.4] - 2017-10-03
## [v2.1.5] - 2017-10-21
### Added
* Dialog for Upload folder button
* Open browser on clients
@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
* Session popup is now a tab
* Tab layout separated in prep / session / admin / info
* Version info displayed in info
## [v2.1.0] - 2016-10-12
### Added
* Manual printing of _z-Tree_ payment files

@ -425,7 +425,7 @@ void lc::MainWindow::SetupWidgets() {
//DisableDisfunctionalWidgets();
// Set the info text in LInfo on the TInfo tab
ui->LInfo->setText( "This is Labcontrol version 2.1.4\n\n\n\n\n\n"
ui->LInfo->setText( "This is Labcontrol version 2.1.5\n\n\n\n\n\n"
"Developers\n\n"
"0day-2016 Henning Prömpers\n"
"2014-2016 Markus Prasser\n"

@ -64,7 +64,7 @@
</font>
</property>
<property name="currentIndex">
<number>1</number>
<number>0</number>
</property>
<property name="usesScrollButtons">
<bool>true</bool>

Loading…
Cancel
Save