# HG changeset patch # User Michiel Broek # Date 1654518138 -7200 # Node ID 78830c2ec7924f85d0195a9ae98bd4f5559a0830 # Parent 70bb9c3ee60ff9c3a7ac54b61bd03be3e2a21df4 Version 0.2.8 Fixed boil_sizeEdit width. diff -r 70bb9c3ee60f -r 78830c2ec792 CMakeLists.txt --- a/CMakeLists.txt Mon Jun 06 14:12:35 2022 +0200 +++ b/CMakeLists.txt Mon Jun 06 14:22:18 2022 +0200 @@ -9,7 +9,7 @@ SET( bmsapp_VERSION_MAJOR 0 ) SET( bmsapp_VERSION_MINOR 2 ) -SET( bmsapp_VERSION_PATCH 7 ) +SET( bmsapp_VERSION_PATCH 8 ) # Compile flags diff -r 70bb9c3ee60f -r 78830c2ec792 ui/EditRecipe.ui --- a/ui/EditRecipe.ui Mon Jun 06 14:12:35 2022 +0200 +++ b/ui/EditRecipe.ui Mon Jun 06 14:22:18 2022 +0200 @@ -371,7 +371,7 @@ 880 180 - 87 + 101 24 @@ -379,10 +379,10 @@ Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter - true + false - QAbstractSpinBox::NoButtons + QAbstractSpinBox::UpDownArrows true