Workspace 6.21.5
Namespaces | Functions
xinitthreads.h File Reference
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  CSIRO
 Top level namespace for all Workspace code.
 
namespace  CSIRO::Application
 Application-level functionality for all workspace applications.
 

Functions

bool initThreads ()
 

Detailed Description

Make sure to include this file as the last header in your list. Under X11, it includes <X11/Xlib.h> which defines a "Status" type in the global namespace. this can intefere with other headers.