diff options
Diffstat (limited to 'verifynotification.h')
-rw-r--r-- | verifynotification.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/verifynotification.h b/verifynotification.h index 5f5cd99..2c069b7 100644 --- a/verifynotification.h +++ b/verifynotification.h @@ -29,7 +29,7 @@ public slots: private: QLabel *verifyLabel; GpgME::Context *mCtx; - + QHBoxLayout *notificationWidgetLayout; }; #endif // VERIFYNOTIFICATION_H |