summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorJeremy Rimpo <jeremy.rimpo@servermonkey.com>2023-10-03 23:15:42 -0500
committerGitHub <noreply@github.com>2023-10-03 23:15:42 -0500
commitf8a3d5b86e4a6884953df6737a762c0f2e28aec3 (patch)
treed65cb8bd982d95ef0163028903f1327c957c76b4 /src/mainwindow.h
parentb5ba8522d81ddd6231ae6063c3f3181605d96898 (diff)
parenta705938ffdc8aa2422ea936b0e2d1f629e6f9d11 (diff)
Merge pull request #1894 from ModOrganizer2/loot_0_22
WIP: Plugin sorting updates
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
{