Skip to content

Commit

Permalink
Add newline at end of file to make g++ happy
Browse files Browse the repository at this point in the history
  • Loading branch information
dekarl committed Jun 4, 2013
1 parent efbe218 commit ea3be16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mythtv/libs/libmythui/mythuiscrollbar.cpp
Expand Up @@ -187,4 +187,4 @@ void MythUIScrollBar::DoneFading(void)
{
disconnect(this, SIGNAL(FinishedFading()), 0, 0);
Hide();
}
}

0 comments on commit ea3be16

Please sign in to comment.