]> git.saurik.com Git - wxWidgets.git/blobdiff - user/wxLayout/wxLayout.cpp
new location for setup.h.in file
[wxWidgets.git] / user / wxLayout / wxLayout.cpp
index 42665629241b789b6322173d26a42510aae433ad..b7df97f28afc35e1f3dd68b91ad4f65c68ee10af 100644 (file)
@@ -126,7 +126,7 @@ MyFrame::AddSampleText(wxLayoutList *llist)
    llist->SetFont(wxROMAN,16,wxNORMAL,wxNORMAL, false);
    llist->Insert("--");
    llist->LineBreak();
-
+   
    llist->SetFont(wxROMAN);
    llist->Insert("The quick brown fox jumps over the lazy dog.");
    llist->LineBreak();