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/dolphinmainwindow.h | |
| parent | 1d3ccf2ada8f2d6f58b962eb19e49df647373477 (diff) | |
include cleanup
svn path=/trunk/KDE/kdebase/apps/; revision=663054
Diffstat (limited to 'src/dolphinmainwindow.h')
| -rw-r--r-- | src/dolphinmainwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index 1d7e6058d..35b1b5267 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -29,7 +29,7 @@ #include <ksortablelist.h> #include <konq_undo.h> -#include <QList> +#include <QtCore/QList> class DolphinApplication; class KNewMenu; |
