Changelog

parent 88e05b81
......@@ -124,3 +124,5 @@
090224 cs plc Handling of unexpected mousekey combinations in plc editor.
090224 cs wb Error message in class editor if Elements > 1 and arraybit not set in $Attribute added.
090225 cs script Script functions GetClassListAttrRef() and GetNextAttrRef() added.
090306 cs wb Crossreferences on Co signals added.
090306 cs plc Default include in ra_plc_user.h added.
......@@ -170,7 +170,7 @@ bool wb_pvd_pl::check_list( pwr_tStatus *sts)
{
int error_cnt = 0;
char msg[200];
char text[4000] = "Do you wan't to execute these actions \n\n";
char text[4000] = "Do you want to execute these actions \n\n";
int actions_found = 0;
pwr_tCmd cmd;
int csts;
......
......@@ -125,3 +125,6 @@
090225 cs xtt Size check of attribute input and float format changed to %g.
090227 cs glow Bugfix in scaled option menu close to lower window border. Event coordinate translation was wrong.
090227 cs ge Problem with soiled texts fixed.
090305 cs glow Ge color palette fillcolor,bordercolor and textcolor selection changed.
090305 cs xtt Trend method not viewed for $PlantHier with a Trend child object.
090306 cs xtt Language translation of operator window buttons.
\ No newline at end of file
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