#ifndef _SIDEBARPAGE_H_
#define _SIDEBARPAGE_H_
-#include <QWidget>
+#include <QtGui/QWidget>
#include <kurl.h>
#include <kfileitem.h>
signals:
/**
- * This signal is emited when the sidebar requests an URL-change in the
+ * This signal is emitted when the sidebar requests an URL-change in the
* currently active file-management view. The view is not requested to
* accept this change, if it is accepted the sidebar will be informed via
* the setUrl() slot.