diff options
Diffstat (limited to 'src/ui/dialog/help/AboutDialog.h')
-rw-r--r-- | src/ui/dialog/help/AboutDialog.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/dialog/help/AboutDialog.h b/src/ui/dialog/help/AboutDialog.h index 09a63734..6d7ce265 100644 --- a/src/ui/dialog/help/AboutDialog.h +++ b/src/ui/dialog/help/AboutDialog.h @@ -80,7 +80,6 @@ class UpdateTab : public QWidget { QLabel* upgrade_label_; ///< QProgressBar* pb_; ///< QString current_version_; ///< - QPushButton* download_button_; ///< public: /** |