Disable count type, only unread supported in TB91

This commit is contained in:
Ximi1970
2021-08-10 22:19:20 +02:00
parent 01885880e3
commit 1a8d5eb9cc
2 changed files with 2 additions and 2 deletions

View File

@@ -77,7 +77,7 @@ PreferencesDialog::PreferencesDialog( SysTrayXLink *link, Preferences *pref, QWi
/*
* Hide the count type for now
*/
// m_ui->countTypeGroupBox->setVisible(false);
m_ui->countTypeGroupBox->setVisible(false);
/*
* Set icon type defaults

View File

@@ -398,7 +398,7 @@
/>
</td>
</tr>
<tr>
<tr style="display: none">
<td>
<label for="countType">__MSG_icons_number_count_type__</label>
<input