Changeset 145 for branches/openyahtzee-1.8/src/openyahtzee.cpp
- Timestamp:
- 01/17/2008 09:02:37 PM (4 years ago)
- File:
-
- 1 edited
-
branches/openyahtzee-1.8/src/openyahtzee.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/openyahtzee-1.8/src/openyahtzee.cpp
r92 r145 58 58 59 59 // Create the main application window 60 MainFrame *frame = new MainFrame(wxT("Open Yahtzee"), wxDefaultSize, wxDEFAULT_FRAME_STYLE & (~wxRESIZE_BORDER));60 MainFrame *frame = new MainFrame(wxT("Open Yahtzee"), wxDefaultSize, wxDEFAULT_FRAME_STYLE & (~wxRESIZE_BORDER)); 61 61 62 62 //Show it
Note: See TracChangeset
for help on using the changeset viewer.
