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 325 by iritscen, Tue May 26 18:51:14 2009 UTC vs.
Revision 331 by iritscen, Thu Jun 4 12:05:26 2009 UTC

# Line 61 | Line 61 | class wxStatusBar;
61   #define ReGlobalize_Button 10018
62   #define wxID_LOAD 10006
63   #define wxID_OPTIONS 10017
64 < #define SYMBOL_MAINWINDOW_STYLE wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxMINIMIZE_BOX|wxMAXIMIZE_BOX|wxCLOSE_BOX
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)

Diff Legend

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