aboutsummaryrefslogtreecommitdiff
path: root/c/resource.h
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2022-02-15 16:56:31 +0100
committerJohn Ankarström <john@ankarstrom.se>2022-02-15 16:56:31 +0100
commitc605ea0545ac22dc328c83d78011e3d18346eb63 (patch)
treeb809214638566a8dc0621095c4be3fd721577b0c /c/resource.h
parent2e5ea298da89df79fc057ad46253e5a9d860e7e3 (diff)
downloadEpisodeBrowser-c605ea0545ac22dc328c83d78011e3d18346eb63.tar.gz
Show data list view.
Diffstat (limited to 'c/resource.h')
-rw-r--r--c/resource.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/resource.h b/c/resource.h
index 6cab078..16af73e 100644
--- a/c/resource.h
+++ b/c/resource.h
@@ -5,6 +5,7 @@
#define IDD_ABOUT 201
#define IDC_ABOUTTEXT 301
#define IDC_EPISODELISTVIEW 302
+#define IDC_DATALISTVIEW 303
#define ID_FILE_EXIT 4001
#define ID_FILE_REFRESH 4002
#define ID_FILE_ABOUT 4011