Skip to content

Commit

Permalink
pvr: add note
Browse files Browse the repository at this point in the history
  • Loading branch information
opdenkamp committed Jan 3, 2011
1 parent 79d3761 commit 2513123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xbmc/GUIDialogPVRChannelManager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -780,7 +780,7 @@ void CGUIDialogPVRChannelManager::Clear()
m_channelItems->Clear();
}

void CGUIDialogPVRChannelManager::SaveList()
void CGUIDialogPVRChannelManager::SaveList() // XXX investigate: renumbering doesn't work
{
if (!m_bContainsChanges)
return;
Expand Down

0 comments on commit 2513123

Please sign in to comment.