aboutsummaryrefslogtreecommitdiff
path: root/c/resource.h
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2022-07-27 22:31:29 +0200
committerJohn Ankarström <john@ankarstrom.se>2022-07-28 18:46:57 +0200
commita67d7ca9e69799728801e30eff6af1adc7d2e53b (patch)
treeb39ad60589e64d6ac0e03fddf803cb55323450ef /c/resource.h
parent5cf224e4549a9dfd8c715cc14a9d6531199a843e (diff)
downloadEpisodeBrowser-a67d7ca9e69799728801e30eff6af1adc7d2e53b.tar.gz
Refactor thread/timer.
Diffstat (limited to 'c/resource.h')
-rw-r--r--c/resource.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/c/resource.h b/c/resource.h
index 8cf2230..3bf23b0 100644
--- a/c/resource.h
+++ b/c/resource.h
@@ -17,9 +17,8 @@
/* Resources, timers, menus. */
#define IDR_STATUS 0x0100
-#define IDR_TIMER 0x0101
-#define IDR_MENU 0x0102
-#define IDR_POPUPMENU 0x0103
+#define IDR_MENU 0x0101
+#define IDR_POPUPMENU 0x0102
/* Dialogs, controls, child windows. */
#define IDD_ABOUT 0x0200