mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-17 15:49:58 +00:00
system source, some code improvements
This commit is contained in:
@ -29,7 +29,7 @@ class AWCustomKeysConfig : public AWAbstractPairConfig
|
||||
public:
|
||||
explicit AWCustomKeysConfig(QWidget *_parent = nullptr,
|
||||
const QStringList &_keys = QStringList());
|
||||
virtual ~AWCustomKeysConfig();
|
||||
~AWCustomKeysConfig() override;
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user