Revision 7329 trunk/install/launcher/izpack-launcher-1.3/src/launcher.h

View differences:

launcher.h
131 131
  wxString parseCommand();
132 132

  
133 133
  bool copyRequiredFiles();
134
  
134

  
135

  
136
wxString LauncherApp::readPathFromINI(wxString section, wxString key, const wxString defaultValue);
137

  
138
wxString LauncherApp::readPathFromINI(wxString key, const wxString defaultValue);
139

  
140
wxString LauncherApp::readFromINI(wxString section, wxString key, const wxString defaultValue);
141

  
142
wxString LauncherApp::readFromINI(wxString key, const wxString defaultValue);
143

  
144

  
145

  
146
 
135 147
public:
136 148

  
137 149
  LauncherApp();

Also available in: Unified diff