#ifndef DOLPHIN_TAB_PAGE_H
#define DOLPHIN_TAB_PAGE_H
+#include "global.h"
+
#include <QPointer>
#include <QUrl>
#include <QWidget>
class KFileItemList;
class DolphinTabPageSplitter;
-enum Animated {
- WithAnimation,
- WithoutAnimation
-};
-
class DolphinTabPage : public QWidget
{
Q_OBJECT
*
* @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