/*******************************************************************\

Module: 

Author: Felipe Rodrigues

Date: 

\*******************************************************************/

class QtGlobal
{
public:
  QtGlobal();
  ~QtGlobal();
};
