mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 11:26:09 +00:00
new fn definitions
This commit is contained in:
parent
9cca47598a
commit
d381f0e440
@ -37,7 +37,7 @@ public:
|
||||
|
||||
// WizardMachine needs this
|
||||
static CString GetScreenValue(WIDGET *curWidget);
|
||||
static BOOL NewConfig(WIDGET *curWidget);
|
||||
static BOOL NewConfig(WIDGET *curWidget, CString globalsName);
|
||||
static BOOL BrowseFile(WIDGET *curWidget);
|
||||
static BOOL BrowseDir(WIDGET *curWidget);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user