]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/viewproperties.h
Fix the problem "the scrollbar remains if it was shown on the
[dolphin.git] / src / viewproperties.h
index 74f15580b1ac8b2b7c8710c1fc6b48530d272c94..64a2fad256ba829be8c100e84ea22c1d5930000c 100644 (file)
 #define VIEWPROPERTIES_H
 
 #include <dolphinview.h>
-#include <kfileitemdelegate.h>
 #include <kurl.h>
-#include <QtCore/QDate>
 #include <libdolphin_export.h>
-#include "dolphin_directoryviewpropertysettings.h"
-
-class QFile;
 
+class ViewPropertySettings;
 /**
  * @brief Maintains the view properties like 'view mode' or
  *        'show hidden files' for a directory.