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

Comparing AE/Installer/trunk/source/main_window.h (file contents):
Revision 328 by gumby, Mon Jun 1 02:04:33 2009 UTC vs.
Revision 385 by gumby, Mon Jul 6 00:59:40 2009 UTC

# Line 64 | Line 64 | class wxStatusBar;
64   #define SYMBOL_MAINWINDOW_STYLE wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxMINIMIZE_BOX|wxMAXIMIZE_BOX|wxCLOSE_BOX|wxSIMPLE_BORDER
65   #define SYMBOL_MAINWINDOW_TITLE _("Installer")
66   #define SYMBOL_MAINWINDOW_IDNAME ID_MAINWINDOW
67 < #define SYMBOL_MAINWINDOW_SIZE wxSize(400, 500)
67 > #define SYMBOL_MAINWINDOW_SIZE wxSize(540, 500)
68   #define SYMBOL_MAINWINDOW_POSITION wxDefaultPosition
69   ////@end control identifiers
70  
# Line 189 | Line 189 | public:
189  
190   #endif
191      // _MAINWINDOW_H_
192 + void doglobalizeData(void);

Diff Legend

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