mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2026-02-03 23:09:48 +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