]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/forty/forty.cpp
Now even Julian can use wxGTK :-)
[wxWidgets.git] / samples / forty / forty.cpp
index 570fe85df035ba8a8afcf8a28adba51f2f0245f9..6195e27f4be933e61fce213e19a72a32b8145947 100644 (file)
@@ -93,7 +93,7 @@ bool FortyApp::OnInit()
        // Show the frame
        frame->Show(TRUE);
 
-       return true;
+       return TRUE;
 }
 
 const wxColour& FortyApp::BackgroundColour()