aboutsummaryrefslogtreecommitdiff
path: root/lib/downloads/downloadswidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/downloads/downloadswidget.h')
-rw-r--r--lib/downloads/downloadswidget.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/downloads/downloadswidget.h b/lib/downloads/downloadswidget.h
index f7c25bb..dcf13d1 100644
--- a/lib/downloads/downloadswidget.h
+++ b/lib/downloads/downloadswidget.h
@@ -28,9 +28,6 @@ public:
public slots:
void addDownload(QWebEngineDownloadItem *item);
-protected:
- void resizeEvent(QResizeEvent *event) override;
-
private:
Ui::DownloadDialog *ui;
QString m_downloadPath;