mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
ref: link argument
This commit is contained in:
@@ -9,10 +9,7 @@ class NotifyController : public QObject
|
||||
Q_OBJECT
|
||||
public:
|
||||
explicit NotifyController(QObject *parent = nullptr);
|
||||
|
||||
void showWarning(QString text);
|
||||
signals:
|
||||
|
||||
void showWarning(const QString& text);
|
||||
};
|
||||
|
||||
#endif // NOTIFYCONTROLLER_H
|
||||
|
||||
Reference in New Issue
Block a user