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
4c536008
Please register or sign in to comment
Instead of accessing a static variable, pass a pointer to confOptList as argument to ConfDelegate constructor.