From 62e8ddc9ca1bb8bfd4c912068932563a7438bca8 Mon Sep 17 00:00:00 2001 From: Jeremy Rimpo Date: Mon, 2 Oct 2023 18:28:35 -0500 Subject: Updates to refresh sort button after various events --- src/mainwindow.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mainwindow.h') diff --git a/src/mainwindow.h b/src/mainwindow.h index 99feca83..fb424403 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -243,6 +243,8 @@ private: void toggleMO2EndorseState(); void toggleUpdateAction(); + void updateSortButton(); + // update info struct NxmUpdateInfoData { -- cgit v1.3.1