Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/mpc-hc/PPageAdvanced.h')
-rw-r--r--src/mpc-hc/PPageAdvanced.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mpc-hc/PPageAdvanced.h b/src/mpc-hc/PPageAdvanced.h
index 0ada429c7..ee67e9891 100644
--- a/src/mpc-hc/PPageAdvanced.h
+++ b/src/mpc-hc/PPageAdvanced.h
@@ -158,6 +158,9 @@ private:
int m_lastSelectedItem = -1;
+ CString m_strTrue;
+ CString m_strFalse;
+
void InitSettings();
bool IsDefault(ADVANCED_SETTINGS) const;
inline const int GetListSelectionMark() const {