┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/urlbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/urlbutton.h')
-rw-r--r--src/urlbutton.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/urlbutton.h b/src/urlbutton.h
index a922ea0cd..9ec0375cd 100644
--- a/src/urlbutton.h
+++ b/src/urlbutton.h
@@ -21,12 +21,11 @@
#ifndef URLBUTTON_H
#define URLBUTTON_H
-#include <QEvent>
#include <QPushButton>
class KUrl;
+class QEvent;
class UrlNavigator;
-class QPainter;
/**
* @brief Base class for buttons of the URL navigator.