change vcl's SETTINGS_* #define's to const int
They pollute not only the global namespace, but all namespaces, given they're are #define's. I bet they'd eventually all conflict with the namespaced enum in kdelibs headers.
Showing
Please
register
or
sign in
to comment