Commit 917fd031 authored by Claes Sjofors's avatar Claes Sjofors

Backup file display window compile fix

parent fb9d78b2
......@@ -190,7 +190,7 @@ void WbBckW::activate_diff_wb()
sts = listdb->read_db( list);
if ( EVEN(sts)) {
bckw->wow->DisplayError( "Error Message", "Read error");
wow->DisplayError( "Error Message", "Read error");
return;
}
......
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