Hi, in the documentaiton it's stated that QtCore and QtGui modules are automatically included. It's also stated that a module is simply a library. Question is... why would you want to disable -=gui for example (apart from for example not needing to use it in your application)... just to speed up compilation?