mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
'v3.3.4.1'
This commit is contained in:
@@ -28,8 +28,8 @@ public class Xoa_fmtr_itm_tst {
|
||||
class Xoa_fmtr_itm_fxt {
|
||||
private Xoae_app app; private Xoa_fmtr_itm itm;
|
||||
public void Clear() {
|
||||
app = Xoa_app_fxt.app_();
|
||||
Xoa_app_fxt.wiki_tst_(app); // create enwiki
|
||||
app = Xoa_app_fxt.Make__app__edit();
|
||||
Xoa_app_fxt.Make__wiki__edit(app); // create enwiki
|
||||
itm = new Xoa_fmtr_itm(app);
|
||||
GfsCore.Instance.MsgParser_(gplx.langs.gfs.Gfs_msg_bldr.Instance);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user