diff options
| author | Dirk Mueller <[email protected]> | 2007-05-09 22:23:52 +0000 |
|---|---|---|
| committer | Dirk Mueller <[email protected]> | 2007-05-09 22:23:52 +0000 |
| commit | a333c0d7446e38c3ec93f41c6761a64dbf6f6b0d (patch) | |
| tree | ae4894efdd5d1e4c3c595bca216630f315827591 /src/dolphindetailsview.h | |
| parent | 1d3ccf2ada8f2d6f58b962eb19e49df647373477 (diff) | |
include cleanup
svn path=/trunk/KDE/kdebase/apps/; revision=663054
Diffstat (limited to 'src/dolphindetailsview.h')
| -rw-r--r-- | src/dolphindetailsview.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dolphindetailsview.h b/src/dolphindetailsview.h index 681a5e1f9..e90a0bd89 100644 --- a/src/dolphindetailsview.h +++ b/src/dolphindetailsview.h @@ -22,8 +22,8 @@ #define DOLPHINDETAILSVIEW_H #include <dolphinview.h> -#include <QStyleOptionViewItem> -#include <QTreeView> +#include <QtGui/QStyleOption> +#include <QtGui/QTreeView> #include <libdolphin_export.h> class DolphinController; |
