mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-15 22:59:57 +00:00
system source, some code improvements
This commit is contained in:
@ -66,7 +66,7 @@ public:
|
||||
};
|
||||
|
||||
explicit AWKeysAggregator(QObject *_parent = nullptr);
|
||||
virtual ~AWKeysAggregator();
|
||||
~AWKeysAggregator() override;
|
||||
void initFormatters();
|
||||
// get methods
|
||||
QString formatter(const QVariant &_data, const QString &_key) const;
|
||||
|
Reference in New Issue
Block a user