aboutsummaryrefslogtreecommitdiff
path: root/c/episodelistview.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/episodelistview.h')
-rw-r--r--c/episodelistview.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/episodelistview.h b/c/episodelistview.h
index f58f3ca..ee5bc22 100644
--- a/c/episodelistview.h
+++ b/c/episodelistview.h
@@ -12,6 +12,8 @@
#define ELVSITITLE 1
#define ELVSIRATING 2
+#define ELVMAX 8192
+
struct EpisodeListView : public ListView
{
EpisodeListView(HWND hWndParent);