Fix build problem.
This commit is contained in:
parent
350a18c2f5
commit
30b8e7d176
@ -86,7 +86,7 @@ class Notification : public QWidget {
|
||||
int m_widgetMargin;
|
||||
int m_timerId;
|
||||
|
||||
const QObject *m_clickTarget;
|
||||
QObject *m_clickTarget;
|
||||
const char *m_clickSlot;
|
||||
|
||||
#if defined(Q_OS_LINUX)
|
||||
|
Loading…
x
Reference in New Issue
Block a user