ConfDelegate: Use a pointer to confOptList instead of static object
Instead of accessing a static variable, pass a pointer to confOptList as argument to ConfDelegate constructor.
parent
dafc19a9
Please register or sign in to comment
Instead of accessing a static variable, pass a pointer to confOptList as argument to ConfDelegate constructor.