src/newPartDialog.cpp

changeset 192
c414924a647c
parent 183
f1b8cb53d2a2
child 198
f246725199dc
--- 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

mercurial