Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Beirdo committed Mar 18, 2012
1 parent 5852bdf commit 8b5de13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mythtv/libs/libmythtv/tv_play.cpp
Expand Up @@ -13849,7 +13849,7 @@ bool TV::HandleOSDVideoExit(PlayerContext *ctx, QString action)
bool touched;
m_osdVideoExitActions->handleAction(action, touched);

return m_actionOSDContext;
return m_actionOSDHide;
}

void TV::SetLastProgram(const ProgramInfo *rcinfo)
Expand Down

0 comments on commit 8b5de13

Please sign in to comment.