Sometimes it is not necessary to include the whole Cutter.h file Hence, it's been splitted so you can include only what you require E.g. #include "core/CutterCommon.h" to have access to the common types
Also fixes incorrect "(unsynced)" in the graph widget's title.
It used to be in widgets for no reason, it is just a regular class that is commonly used by some widgets.