Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
just testing
git-svn-id: http://svn.mythtv.org/svn/trunk@2664 7dbf422c-18fa-0310-86e9-fd20926502f2
  • Loading branch information
Renchi Raju committed Dec 10, 2003
1 parent ab63597 commit c8624fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mythplugins/mythnews/mythnews/mythnews.cpp
Expand Up @@ -133,6 +133,7 @@ MythNews::~MythNews()

void MythNews::LoadWindow(QDomElement &element)
{

for (QDomNode child = element.firstChild(); !child.isNull();
child = child.nextSibling())
{
Expand Down

0 comments on commit c8624fb

Please sign in to comment.