Skip to content

Commit 031720d

Browse files
w0xltjonatack
andauthored
Update src/qt/editaddressdialog.h
Co-authored-by: Jon Atack <[email protected]>
1 parent 7a9de81 commit 031720d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/qt/editaddressdialog.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ public Q_SLOTS:
4343
void accept() override;
4444

4545
private Q_SLOTS:
46-
void addressEdited(const QString &);
46+
void addressEdited(const QString& address);
4747

4848
private:
4949
bool saveCurrentRow();

0 commit comments

Comments
 (0)