| # | 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) | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |