initial index changed

This commit is contained in:
Uwe Rathmann 2020-08-11 13:08:33 +02:00
parent d1652bda82
commit 4cb532cf0c

View File

@ -52,6 +52,7 @@ class TabView : public QskTabView
} }
buttonAt( 2 )->setEnabled( false ); buttonAt( 2 )->setEnabled( false );
setCurrentIndex( 4 );
} }
void rotate() void rotate()