Commit f46e20e2 authored by claes's avatar claes

Object of class Application can also be supplied in ApplConnect

parent a9a9a8f3
......@@ -160,6 +160,7 @@ mh_ApplConnect (
switch (cid) {
case pwr_eClass_Appl:
case pwr_cClass_OpAppl:
case pwr_cClass_Application:
break;
default:
return MH__NOAPPL;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment