diff options
Diffstat (limited to 'confdloader.h')
-rw-r--r-- | confdloader.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/confdloader.h b/confdloader.h index c543be5..0a2686d 100644 --- a/confdloader.h +++ b/confdloader.h @@ -24,7 +24,7 @@ The project's page is at http://winni.vdr-developer.org/epgsearch #ifndef VDR_EPGSEARCH_CONFDLOADER_INC #define VDR_EPGSEARCH_CONFDLOADER_INC -class cConfDLoader { +class cConfDLoader { public: cConfDLoader() {} bool Load(); |