summaryrefslogtreecommitdiff
path: root/src/clicktoflash.h
diff options
context:
space:
mode:
authormatgic78 <matgic78@gmail.com>2009-11-25 19:11:40 +0100
committermatgic78 <matgic78@gmail.com>2009-11-27 16:11:58 +0100
commitfb6097991a4b5e166447150884d07667adba169b (patch)
treeadd1a793a1d87ab7147d50e1c6fdef12fe3f1463 /src/clicktoflash.h
parentclicktoflash : cleanup (diff)
downloadrekonq-fb6097991a4b5e166447150884d07667adba169b.tar.xz
clicktoflash : more cleanup
Diffstat (limited to 'src/clicktoflash.h')
-rw-r--r--src/clicktoflash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/clicktoflash.h b/src/clicktoflash.h
index 35c661d4..a55ecbcc 100644
--- a/src/clicktoflash.h
+++ b/src/clicktoflash.h
@@ -30,9 +30,9 @@
#define CLICKTOFLASH_H
#include <QWidget>
-#include <QToolButton>
#include <QUrl>
+
class WebPluginFactory;
class ClickToFlash : public QWidget