mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-08-13 04:09:55 +00:00
refactor: review delete and new operators
This commit is contained in:
@ -33,7 +33,7 @@
|
||||
#include "awstringformatter.h"
|
||||
|
||||
|
||||
AWFormatterHelper::AWFormatterHelper(QWidget *_parent)
|
||||
AWFormatterHelper::AWFormatterHelper(QObject *_parent)
|
||||
: AbstractExtItemAggregator(_parent, "formatters")
|
||||
, AWAbstractPairHelper("awesomewidgets/formatters/formatters.ini", "Formatters")
|
||||
{
|
||||
|
Reference in New Issue
Block a user