#include <kurl.h>
#include <libdolphin_export.h>
-class QFile;
class ViewPropertySettings;
/**
* @brief Maintains the view properties like 'view mode' or
bool m_autoSave;
QString m_filepath;
ViewPropertySettings* m_node;
+
+ static bool m_nepomukSupport;
};
#endif