--- a/src/newPartDialog.cpp Sat May 11 04:02:13 2013 +0300
+++ b/src/newPartDialog.cpp Sun May 12 20:21:44 2013 +0300
@@ -116,6 +116,6 @@
objs.push_back (new LDBFC (eBFCType));
objs.push_back (new LDEmpty);
- g_win->refresh ();
+ g_win->fullRefresh ();
}
}
\ No newline at end of file