From 087fdd83b85dd894d5b895557a378bb01828d0ff Mon Sep 17 00:00:00 2001 From: Glenn Smith Date: Tue, 28 May 2019 13:47:14 -0400 Subject: Tags --- ui/linearview.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ui/linearview.h') diff --git a/ui/linearview.h b/ui/linearview.h index 85586ca8..486b2326 100644 --- a/ui/linearview.h +++ b/ui/linearview.h @@ -142,6 +142,11 @@ private Q_SLOTS: void comment(); void commentAccepted(); void addUserXref(); + void bookmarkAddress(); + void unbookmarkAddress(); + void tagAddress(); + void tagAddressAccepted(TagTypeRef tt); + void manageAddressTags(); void convertToNop(); void alwaysBranch(); -- cgit v1.3.1