diff options
| author | Dirk Mueller <[email protected]> | 2007-04-12 13:02:58 +0000 |
|---|---|---|
| committer | Dirk Mueller <[email protected]> | 2007-04-12 13:02:58 +0000 |
| commit | b43051b38a71d5e87360c715704fc4d1caa4fc40 (patch) | |
| tree | 245563e6766cfebaaf7e22942af67d41d14fadd6 /src/statusbarspaceinfo.h | |
| parent | a1846f25c216de543da4366914af4de5aec0d880 (diff) | |
include cleanup
svn path=/trunk/KDE/kdebase/konqueror/; revision=652987
Diffstat (limited to 'src/statusbarspaceinfo.h')
| -rw-r--r-- | src/statusbarspaceinfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/statusbarspaceinfo.h b/src/statusbarspaceinfo.h index 0b6924466..32ef447cc 100644 --- a/src/statusbarspaceinfo.h +++ b/src/statusbarspaceinfo.h @@ -21,7 +21,7 @@ #define STATUSBARSPACEINFO_H #include <kurl.h> -#include <qcolor.h> +#include <QtGui/QColor> #include <QPaintEvent> #include <QWidget> |
