I'm building a commandline version of an an application that utilizes QColor for cross-platform handling of color data.
For some reason, this datatype is a part of QtGUI even thou it doesn't have anything to do with Widgets - any way to get this class without linking with GUI?