]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/urlnavigatorbutton.h
Ported to KBookmarkManager::closestBookmark - which even solves another TODO about...
[dolphin.git] / src / urlnavigatorbutton.h
index 9234f0b104972f834ccba1d001342abe8c651ebe..335001be264fc3ffbddbbe14345922dd72ac5d00 100644 (file)
  *   Free Software Foundation, Inc.,                                       *
  *   51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA          *
  ***************************************************************************/
-#ifndef UrlNAVIGATORBUTTON_H
-#define UrlNAVIGATORBUTTON_H
+
+#ifndef URLNAVIGATORBUTTON_H
+#define URLNAVIGATORBUTTON_H
 
 #include <kio/global.h>
-#include <urlbutton.h>
+#include "urlbutton.h"
 
 class KJob;
 class KUrl;
 class UrlNavigator;
 class QPainter;
+class QPaintEvent;
 
 namespace KIO
 {