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

View differences:

launcher.h
61 61
  wxString paramsJaiIo;
62 62
  wxString paramsJaiIoDownload;
63 63
  bool paramsEnabledDownload;
64
  bool paramsDoChecks;
65
  wxString paramsJreHome;
64 66
  StatusDialog* statusDialog;
65 67
  bool isStatusDialogVisible;
66 68
  wxTimer* myTimer;
......
122 124
  
123 125
  void run();
124 126
  
127
  void calculateJavaExePath(const wxString aJavaHome);
128
  
125 129
public:
126 130

  
127 131
  LauncherApp();

Also available in: Unified diff