mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-12 21:35:49 +00:00
add custom keys configuration
This commit is contained in:
@ -141,7 +141,7 @@ void AWFormatterConfig::execDialog()
|
||||
break;
|
||||
case 1:
|
||||
default:
|
||||
m_helper->writeFormatters(data);
|
||||
m_helper->writeItems(data);
|
||||
m_helper->removeUnusedFormatters(data.keys());
|
||||
break;
|
||||
}
|
||||
|
Reference in New Issue
Block a user