diff options
| author | DH4 | 2017-06-03 00:07:30 -0500 |
|---|---|---|
| committer | DH4 | 2017-06-03 00:07:30 -0500 |
| commit | 4b566601772a00e354e0f144bb3dc76ed043be4f (patch) | |
| tree | 06ca9586e2c6e81a0c1e4883d99530cf68ec49c7 /mainwindow.ui | |
| parent | e33caa9179e972bc7ffdad0761d020e977559a5d (diff) | |
Changed encoding update to signal/slot.
Diffstat (limited to 'mainwindow.ui')
| -rw-r--r-- | mainwindow.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mainwindow.ui b/mainwindow.ui index 6119e63..42a22a6 100644 --- a/mainwindow.ui +++ b/mainwindow.ui @@ -240,7 +240,7 @@ <enum>QTabWidget::Rounded</enum> </property> <property name="currentIndex"> - <number>0</number> + <number>2</number> </property> <widget class="QWidget" name="tab"> <attribute name="title"> @@ -712,7 +712,7 @@ <item> <widget class="QPushButton" name="pushButton_Cancel"> <property name="enabled"> - <bool>false</bool> + <bool>true</bool> </property> <property name="text"> <string>Cancel</string> |
