mirror of
https://github.com/Ximi1970/systray-x.git
synced 2026-05-07 00:05:36 +02:00
Cleanup
This commit is contained in:
@@ -126,6 +126,10 @@ PreferencesDialog::PreferencesDialog( SysTrayXLink *link, Preferences *pref, QWi
|
||||
setNumberSize( m_pref->getNumberSize() );
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
* Handle the language change event
|
||||
*/
|
||||
void PreferencesDialog::changeEvent(QEvent *event)
|
||||
{
|
||||
QDialog::changeEvent( event );
|
||||
@@ -136,6 +140,7 @@ void PreferencesDialog::changeEvent(QEvent *event)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
* Set the debug state
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user