]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/sidebarpage.h
Hide the "Sort by Rating" and "Sort by Tags" menu entries for KDE 4.0, as currently...
[dolphin.git] / src / sidebarpage.h
index cf9704bca3c5e8897738eab5978b359e779a2146..697e8de58d30688fec43271663ccc41b0014047f 100644 (file)
@@ -21,7 +21,7 @@
 #ifndef _SIDEBARPAGE_H_
 #define _SIDEBARPAGE_H_
 
-#include <QWidget>
+#include <QtGui/QWidget>
 #include <kurl.h>
 #include <kfileitem.h>
 
@@ -56,7 +56,7 @@ public slots:
 
 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.