diff options
| author | Peter Penz <[email protected]> | 2011-02-04 15:43:21 +0100 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2011-02-04 15:43:21 +0100 |
| commit | 8eb9b508ca87fb1d634d8b8ba62c054ed04466d2 (patch) | |
| tree | d9712ac782edaed308c3b1fc0ddb8dac873dfc39 /src/views/selectiontoggle.h | |
| parent | b1843402863d0473b00d872daec4ab382ddec030 (diff) | |
Use capitalized KDE includes
Diffstat (limited to 'src/views/selectiontoggle.h')
| -rw-r--r-- | src/views/selectiontoggle.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/views/selectiontoggle.h b/src/views/selectiontoggle.h index 210f1a3aa..43a0ff3d0 100644 --- a/src/views/selectiontoggle.h +++ b/src/views/selectiontoggle.h @@ -20,7 +20,7 @@ #ifndef SELECTIONTOGGLE_H #define SELECTIONTOGGLE_H -#include <kurl.h> +#include <KUrl> #include <QAbstractButton> #include <QPixmap> |
