aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/help/AboutDialog.h
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2023-03-31 19:14:23 +0000
committersaturneric <[email protected]>2023-03-31 19:14:23 +0000
commitd15c83a1697d3798ed19261d2be617099d33a4ad (patch)
treed449ca25b8b7d2eb43e6dfe6187113d96876222c /src/ui/dialog/help/AboutDialog.h
parentfix: solve ui issues in network settings (diff)
downloadGpgFrontend-d15c83a1697d3798ed19261d2be617099d33a4ad.tar.gz
GpgFrontend-d15c83a1697d3798ed19261d2be617099d33a4ad.zip
fix: solve codacy issues
Diffstat (limited to '')
-rw-r--r--src/ui/dialog/help/AboutDialog.h1
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:
/**