mirror of
https://github.com/crskycode/GARbro.git
synced 2026-06-24 04:37:49 +08:00
download formats db.
This commit is contained in:
@@ -54,6 +54,8 @@ namespace GARbro.GUI
|
||||
{
|
||||
private App m_app;
|
||||
|
||||
public App App { get { return m_app; } }
|
||||
|
||||
const StringComparison StringIgnoreCase = StringComparison.CurrentCultureIgnoreCase;
|
||||
|
||||
public MainWindow()
|
||||
|
||||
Reference in New Issue
Block a user