diff options
Diffstat (limited to 'src/ui/dialog/help/AboutDialog.h')
-rw-r--r-- | src/ui/dialog/help/AboutDialog.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ui/dialog/help/AboutDialog.h b/src/ui/dialog/help/AboutDialog.h index b7871a29..86576123 100644 --- a/src/ui/dialog/help/AboutDialog.h +++ b/src/ui/dialog/help/AboutDialog.h @@ -129,9 +129,6 @@ class AboutDialog : public GeneralDialog { * @param ev */ void showEvent(QShowEvent* ev) override; - - private: - UpdateTab* update_tab_; ///< }; } // namespace GpgFrontend::UI |