Skip to content

Commit

Permalink
Remove false dependency on mythuiwebbrowser.h
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-kristjansson authored and jyavenard committed Mar 8, 2013
1 parent eb266e6 commit 6d5f416
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mythtv/libs/libmythui/mythuitype.cpp
Expand Up @@ -24,7 +24,6 @@
#include "mythuitextedit.h"
#include "mythuiprogressbar.h"
#include "mythuispinbox.h"
#include "mythuiwebbrowser.h"

MythUIType::MythUIType(QObject *parent, const QString &name)
: QObject(parent)
Expand Down

0 comments on commit 6d5f416

Please sign in to comment.