summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorJeremy Rimpo <jrim@rimpo.org>2023-10-02 18:28:35 -0500
committerJeremy Rimpo <jrim@rimpo.org>2023-10-02 18:28:35 -0500
commit62e8ddc9ca1bb8bfd4c912068932563a7438bca8 (patch)
tree9476eb3dfd792fe2d306c6c055c2b6c32ff48909 /src/mainwindow.h
parentc19fbb6818be3c99dcd402f41fd11baf7496e6a5 (diff)
Updates to refresh sort button after various events
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h2
1 files changed, 2 insertions, 0 deletions
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
{