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 committed Mar 1, 2013
1 parent 56d5b18 commit f8f59f5
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 f8f59f5

Please sign in to comment.