diff options
Diffstat (limited to 'src/plugins/General/statusicon/statusicon.h')
| -rw-r--r-- | src/plugins/General/statusicon/statusicon.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/General/statusicon/statusicon.h b/src/plugins/General/statusicon/statusicon.h index 549cf5f18..b6d8a3e04 100644 --- a/src/plugins/General/statusicon/statusicon.h +++ b/src/plugins/General/statusicon/statusicon.h @@ -53,6 +53,7 @@ private: bool m_enabled; int m_messageDelay; Control *m_control; + uint m_state; }; |
