aboutsummaryrefslogtreecommitdiff
path: root/resource.h
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2022-02-14 22:43:58 +0100
committerJohn Ankarström <john@ankarstrom.se>2022-02-14 22:43:58 +0100
commit40cc4394cd21052447b012ee4cdf6d8fdca23493 (patch)
treeb3b262b7dff8dc2ea6157c7b8441cd47c4778ba6 /resource.h
parent9682b03872dea0da4cf8d5e6982d5821400d706a (diff)
downloadEpisodeBrowser-40cc4394cd21052447b012ee4cdf6d8fdca23493.tar.gz
Show unwatched episodes in bold font.
Diffstat (limited to 'resource.h')
-rw-r--r--resource.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/resource.h b/resource.h
index 6d3b85c..8167760 100644
--- a/resource.h
+++ b/resource.h
@@ -3,4 +3,5 @@
#define IDC_ABOUTTEXT 301
#define IDC_LISTVIEW 302
#define ID_FILE_EXIT 4001
-#define ID_FILE_ABOUT 4002
+#define ID_FILE_REFRESH 4002
+#define ID_FILE_ABOUT 4011