diff options
| author | Peter Penz <[email protected]> | 2007-04-12 15:23:04 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2007-04-12 15:23:04 +0000 |
| commit | c5948d644352046637dffb8ee8eb748069e44d4e (patch) | |
| tree | ae5f40f4d8919e868c8c517e3137a36448974d96 /src/statusbarspaceinfo.h | |
| parent | 2b951edfdf0fd3460c595ecb8aed180e1da920f7 (diff) | |
some include + coding guideline cleanups
svn path=/trunk/KDE/kdebase/apps/; revision=653049
Diffstat (limited to 'src/statusbarspaceinfo.h')
| -rw-r--r-- | src/statusbarspaceinfo.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/statusbarspaceinfo.h b/src/statusbarspaceinfo.h index 32ef447cc..8f0c60a13 100644 --- a/src/statusbarspaceinfo.h +++ b/src/statusbarspaceinfo.h @@ -21,10 +21,10 @@ #define STATUSBARSPACEINFO_H #include <kurl.h> -#include <QtGui/QColor> -#include <QPaintEvent> -#include <QWidget> +#include <QtGui/QColor> +#include <QtGui/QPaintEvent> +#include <QtGui/QWidget> class KDiskFreeSp; class QTimer; |
