summaryrefslogtreecommitdiff
path: root/Config.h
diff options
context:
space:
mode:
authorchriszero <zerov83@gmail.com>2015-02-19 20:52:27 +0100
committerchriszero <zerov83@gmail.com>2015-02-19 20:52:27 +0100
commit31e3ce3d0e9866a62b2d381f2ede9319840c9dea (patch)
tree4eeace9987cd8cf04ed9ce333987545665dd287d /Config.h
parent7de1748cbaf31337f1f592cc9ee47f7872333f33 (diff)
downloadvdr-plugin-plex-31e3ce3d0e9866a62b2d381f2ede9319840c9dea.tar.gz
vdr-plugin-plex-31e3ce3d0e9866a62b2d381f2ede9319840c9dea.tar.bz2
typo
Diffstat (limited to 'Config.h')
-rw-r--r--Config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.h b/Config.h
index a32bbcf..d6412e7 100644
--- a/Config.h
+++ b/Config.h
@@ -28,7 +28,7 @@ public:
std::string s_password;
bool HideMainMenuEntry;
- bool UseCustomTranscodeProfile = false;
+ bool UseCustomTranscodeProfile;
std::string GetUUID();
void SetUUID(const char* uuid);