Ignore:
Timestamp:
01/17/2008 09:02:37 PM (4 years ago)
Author:
guyru
Message:

fixed bug #1836473 (wrong title caption)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/openyahtzee-1.8/src/openyahtzee.cpp

    r92 r145  
    5858 
    5959        // Create the main application window 
    60         MainFrame *frame = new MainFrame(wxT("OpenYahtzee"), wxDefaultSize, wxDEFAULT_FRAME_STYLE & (~wxRESIZE_BORDER)); 
     60        MainFrame *frame = new MainFrame(wxT("Open Yahtzee"), wxDefaultSize, wxDEFAULT_FRAME_STYLE & (~wxRESIZE_BORDER)); 
    6161         
    6262        //Show it 
Note: See TracChangeset for help on using the changeset viewer.