diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-14 17:04:36 -0600 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-14 17:04:36 -0600 |
| commit | 607de125e34173ea3f6bca9dd60b4c9640a738ed (patch) | |
| tree | ed1c4985cb59177f0e6215b819bc9b2119fe7754 /src/kbfxplasmaindexitem.cpp | |
| parent | e620b80f1714cc44d5ec93cc10426ab62d0e39a9 (diff) | |
| download | kbfx-607de125e34173ea3f6bca9dd60b4c9640a738ed.tar.gz kbfx-607de125e34173ea3f6bca9dd60b4c9640a738ed.zip | |
Rename common header files for consistency with class renaming
Diffstat (limited to 'src/kbfxplasmaindexitem.cpp')
| -rw-r--r-- | src/kbfxplasmaindexitem.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kbfxplasmaindexitem.cpp b/src/kbfxplasmaindexitem.cpp index 08d3a73..052363b 100644 --- a/src/kbfxplasmaindexitem.cpp +++ b/src/kbfxplasmaindexitem.cpp @@ -21,7 +21,7 @@ #include "kbfxplasmaindexitem.h" #include <kdesktopfile.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kbfxconfig.h> KbfxPlasmaIndexItem::KbfxPlasmaIndexItem ( TQCanvasPixmapArray * a, TQCanvas * canvas ) :KbfxPlasmaCanvasAbstractItem ( a,canvas ) |
