diff --git a/app/SysTray-X/SysTray-X-app/preferencesdialog.cpp b/app/SysTray-X/SysTray-X-app/preferencesdialog.cpp index af37783..0108104 100644 --- a/app/SysTray-X/SysTray-X-app/preferencesdialog.cpp +++ b/app/SysTray-X/SysTray-X-app/preferencesdialog.cpp @@ -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 diff --git a/webext/options.html b/webext/options.html index 1fc13f5..2ffa767 100644 --- a/webext/options.html +++ b/webext/options.html @@ -398,7 +398,7 @@ /> - +