OSDN Git Service

Shut up some warnings when detecting VapourSynth registry path.
[x264-launcher/x264-launcher.git] / src / model_preferences.h
index a721cf4..6a9e06c 100644 (file)
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // Simple x264 Launcher
-// Copyright (C) 2004-2015 LoRd_MuldeR <MuldeR2@GMX.de>
+// Copyright (C) 2004-2016 LoRd_MuldeR <MuldeR2@GMX.de>
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
@@ -56,7 +56,7 @@ public:
        PREFERENCES_MAKE_B(AutoRunNextJob)
        PREFERENCES_MAKE_U(MaxRunningJobCount)
        PREFERENCES_MAKE_B(ShutdownComputer)
-       PREFERENCES_MAKE_B(UseAvisyth64Bit)
+       PREFERENCES_MAKE_B(Prefer64BitSource)
        PREFERENCES_MAKE_B(SaveLogFiles)
        PREFERENCES_MAKE_B(SaveToSourcePath)
        PREFERENCES_MAKE_I(ProcessPriority)