mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-12-17 02:13:41 +00:00
refactor: review delete and new operators
This commit is contained in:
@ -27,7 +27,7 @@ class AWFormatterHelper : public AbstractExtItemAggregator, public AWAbstractPai
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
explicit AWFormatterHelper(QWidget *_parent = nullptr);
|
||||
explicit AWFormatterHelper(QObject *_parent = nullptr);
|
||||
~AWFormatterHelper() override;
|
||||
// read-write methods
|
||||
void initItems() override;
|
||||
|
||||
Reference in New Issue
Block a user