Open KoBeWi opened 13 hours ago
So we're starting to favour forward-declarations more now?
We started long ago, no? Not all old code was "fixed" though and I was just doing something with ColorPicker. All new files are expected to use forward-declarations though.
Forward-declares stuff from
color_picker.h
+ some minor cleanup. The other file changes were indirect includes that had to be resolved.