mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-09-03 06:09:56 +00:00
some part of refactoring
move plugin from private fix translation issue (#50)
This commit is contained in:
@ -32,7 +32,7 @@ class AWToolTip : public QObject
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
AWToolTip(QObject *parent = 0,
|
||||
AWToolTip(QObject *parent = nullptr,
|
||||
QMap<QString, QVariant> settings = QMap<QString, QVariant>());
|
||||
~AWToolTip();
|
||||
|
||||
|
Reference in New Issue
Block a user