Version 0.5.0. Startup with the first tab active.

Fri, 14 Jun 2024 08:45:35 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 14 Jun 2024 08:45:35 +0200
changeset 536
3d327db12cef
parent 535
add1938ada0a
child 537
48de0f61e5ea

Version 0.5.0. Startup with the first tab active.

CMakeLists.txt file | annotate | diff | comparison | revisions
ui/EditProduct.ui file | annotate | diff | comparison | revisions
--- a/CMakeLists.txt	Tue Jun 11 17:52:12 2024 +0200
+++ b/CMakeLists.txt	Fri Jun 14 08:45:35 2024 +0200
@@ -8,8 +8,8 @@
 # ===== Set application version =====
 
 SET( bmsapp_VERSION_MAJOR 0 )
-SET( bmsapp_VERSION_MINOR 4 )
-SET( bmsapp_VERSION_PATCH 6b2 )
+SET( bmsapp_VERSION_MINOR 5 )
+SET( bmsapp_VERSION_PATCH 0 )
 
 # Compile flags
 
--- a/ui/EditProduct.ui	Tue Jun 11 17:52:12 2024 +0200
+++ b/ui/EditProduct.ui	Fri Jun 14 08:45:35 2024 +0200
@@ -95,7 +95,7 @@
        <enum>QTabWidget::Rounded</enum>
       </property>
       <property name="currentIndex">
-       <number>7</number>
+       <number>0</number>
       </property>
       <property name="elideMode">
        <enum>Qt::ElideNone</enum>

mercurial