mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 14:12:30 -06:00
committed by
GitHub
parent
a450a7c6e1
commit
ee9d2173e0
@@ -19,7 +19,7 @@ class LineEdit final : public QLineEdit
|
||||
Q_DISABLE_COPY_MOVE(LineEdit)
|
||||
|
||||
public:
|
||||
LineEdit(QWidget *parent);
|
||||
LineEdit(QWidget *parent = nullptr);
|
||||
|
||||
protected:
|
||||
void resizeEvent(QResizeEvent *e) override;
|
||||
|
||||
Reference in New Issue
Block a user