mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-08-08 01:59:56 +00:00
refactor: refresh aw plugin
This commit is contained in:
@ -29,12 +29,6 @@ AWPairConfigFactory::AWPairConfigFactory(QObject *_parent)
|
||||
}
|
||||
|
||||
|
||||
AWPairConfigFactory::~AWPairConfigFactory()
|
||||
{
|
||||
qCDebug(LOG_AW) << __PRETTY_FUNCTION__;
|
||||
}
|
||||
|
||||
|
||||
void AWPairConfigFactory::showFormatterDialog(const QStringList &_keys)
|
||||
{
|
||||
auto config = new AWFormatterConfig(nullptr, _keys);
|
||||
|
Reference in New Issue
Block a user