Symbols catalog master filter

I broke something on another map. The master filter for symbols catalog was changed from "CA177" to "CD3 Bitmap A".
I don't know how or why that happened, but how do I change it back to "CA177" so that is the filter used in the Symbol Catalog Settings by default.
Comments
It depends a bit on what you did. If you just clicked Symbol Style Toggle
you should be able to click it again to toggle style.
Maps should also set the correct filter on load (commands in the OnOpenMacro map note), so simply reloading the map should normally reset the filter to the right one.
If it doesn't, make sure you haven't actually edited the global master filter definitions. If you right click the Symbol Style Toggle
button and pick master filters, you get to the edit dialog. You should then be able to load the appropriate list by hitting the load button. (You should check the map macro first to see which setting it is trying to load) and then make sure the first entry in the list is correctly set as CA177. (It is normal that the second entry is CD3 Bitmap A)
Symbol Style Toggle wasn't doing anything because CA177 was missing from the master filters. Adding it fixed my issue.
Thanks Monsen