located in CCDIR/std/gui dir. Each application has it's own main (main.cpp)

Application form designed with Qt designer tool Because we are using different versions of Qt on win32 and X11, all changes to form should be made on X11.

On win32 we are only compiling cpp files generated on X11 platform.