mirror of
https://github.com/Ximi1970/systray-x.git
synced 2026-05-07 01:15:33 +02:00
Disable count type, only unread supported in TB91
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -398,7 +398,7 @@
|
||||
/>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr style="display: none">
|
||||
<td>
|
||||
<label for="countType">__MSG_icons_number_count_type__</label>
|
||||
<input
|
||||
|
||||
Reference in New Issue
Block a user