#include <cstdlib>
#include <iostream>
#include <QEvent>
#include <QIcon>
#include <libmythbase/mythlogging.h>
#include <libmythui/mythmainwindow.h>
#include "mythbrowser.h"
#include "webpage.h"
Go to the source code of this file.