diff --git a/src/apps/aboutsystem/AboutSystem.cpp b/src/apps/aboutsystem/AboutSystem.cpp index 54227d1eab..31bef430c5 100644 --- a/src/apps/aboutsystem/AboutSystem.cpp +++ b/src/apps/aboutsystem/AboutSystem.cpp @@ -361,7 +361,6 @@ AboutView::AboutView(const BRect &rect) fCreditsView->SetFlags(fCreditsView->Flags() | B_FRAME_EVENTS ); fCreditsView->SetStylable(true); fCreditsView->MakeEditable(false); - fCreditsView->MakeSelectable(false); fCreditsView->SetWordWrap(true); BScrollView *creditsScroller = new BScrollView("creditsScroller",