mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 14:38:29 +01:00
qt: Rename slot to updateDisplayUnit()
This commit does not change behavior.
This commit is contained in:
@@ -29,8 +29,7 @@ public:
|
||||
private Q_SLOTS:
|
||||
void on_btnCopyURI_clicked();
|
||||
void on_btnCopyAddress_clicked();
|
||||
|
||||
void update();
|
||||
void updateDisplayUnit();
|
||||
|
||||
private:
|
||||
Ui::ReceiveRequestDialog *ui;
|
||||
|
||||
Reference in New Issue
Block a user