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, 1 insertions, 1 deletions
diff --git a/c/episodelistview.h b/c/episodelistview.h
index 8befc14..141bf84 100644
--- a/c/episodelistview.h
+++ b/c/episodelistview.h
@@ -8,7 +8,7 @@
struct EpisodeListView : public ListView
{
- EpisodeListView(void);
+ EpisodeListView(HWND);
void DoSort(void);
void EnsureFocusVisible(void);
LRESULT HandleNotify(LPARAM);