ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/AE/Installer/trunk/source/aeinstallerapp.h
(Generate patch)

Comparing AE/Installer/trunk/source/aeinstallerapp.h (file contents):
Revision 356 by gumby, Thu Jun 18 22:30:46 2009 UTC vs.
Revision 423 by gumby, Wed Jul 15 21:16:14 2009 UTC

# Line 22 | Line 22
22   #include "main_window.h"
23   ////@end includes
24  
25 + string escapePath(string input);
26 +
27   /*!
28   * Forward declarations
29   */
# Line 80 | Line 82 | DECLARE_APP(AEInstallerApp)
82   #endif
83      // _AEINSTALLERAPP_H_
84   int globalizeData(void);
85 + void globalize2(void);
86   MainWindow* TheWindow;

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)