Index: src/ch/ch.h =================================================================== diff -u -N -r9ddf8fdd5f641491dd30c49eb90f8f740314b6af -r33b33baa373533d0cff8ea5d25154b370f2b2e05 --- src/ch/ch.h (.../ch.h) (revision 9ddf8fdd5f641491dd30c49eb90f8f740314b6af) +++ src/ch/ch.h (.../ch.h) (revision 33b33baa373533d0cff8ea5d25154b370f2b2e05) @@ -88,6 +88,8 @@ void InitLoggers(); }; +CCopyHandlerApp& GetApplication(); + inline CCopyHandlerApp& GetApp() { return GetApplication();