summaryrefslogtreecommitdiff
path: root/ui/addressdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/addressdialog.h')
-rw-r--r--ui/addressdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/addressdialog.h b/ui/addressdialog.h
index 0d8991b5..e3d02338 100644
--- a/ui/addressdialog.h
+++ b/ui/addressdialog.h
@@ -67,7 +67,7 @@ private Q_SLOTS:
void accepted();
void updateRelativeState(int state);
void updatePreview();
- void updatePreview(QString data);
+ void updatePreviewWithText(QString data);
public:
AddressDialogWithPreview(QWidget* parent, BinaryViewRef view, uint64_t here,