]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphintabpage.h
port to KIO::createDefaultJobUiDelegate
[dolphin.git] / src / dolphintabpage.h
index f1a784eb7427a2d3264b908616951153006b89d4..abe65843a35eee615730cf85c0ce941bce465c19 100644 (file)
@@ -8,6 +8,8 @@
 #ifndef DOLPHIN_TAB_PAGE_H
 #define DOLPHIN_TAB_PAGE_H
 
+#include "global.h"
+
 #include <QPointer>
 #include <QUrl>
 #include <QWidget>
@@ -19,11 +21,6 @@ class QVariantAnimation;
 class KFileItemList;
 class DolphinTabPageSplitter;
 
-enum Animated {
-    WithAnimation,
-    WithoutAnimation
-};
-
 class DolphinTabPage : public QWidget
 {
     Q_OBJECT
@@ -46,7 +43,7 @@ public:
      *
      * @param enabled      If true, creates a secondary viewContainer in this tab.
      *                     Otherwise deletes it.
-     * @param animated     Decides wether the effects of this method call should
+     * @param animated     Decides whether the effects of this method call should
      *                     happen instantly or be transitioned to smoothly.
      * @param secondaryUrl If \p enabled is true, the new viewContainer will be opened at this
      *                     parameter. The default value will set the Url of the new viewContainer