Commit ea25b403 authored by claes's avatar claes

Display of warranty added

parent 5928a3ed
......@@ -31,6 +31,7 @@ extern "C" {
extern "C" {
#include "flow_x.h"
#include "co_wow.h"
}
#include "co_lng.h"
#include "xtt_op.h"
......@@ -210,6 +211,9 @@ Op::Op(
flow_UnmapWidget( aalarm_active[4]);
flow_UnmapWidget( balarm_active);
wow_DisplayWarranty( toplevel);
*status = sts;
}
......
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