diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 23:10:45 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 23:10:45 -0600 |
commit | 5c2673b2c03a832bef135b4361e03fb87cd5ce6f (patch) | |
tree | 4f80f4e4c18c9e81f5892852b1f5964f18a13fed /src/kbfxplasmaindexview.h | |
parent | 968c1336d5c84cab8afc437d6771010052625bae (diff) | |
download | kbfx-5c2673b2c03a832bef135b4361e03fb87cd5ce6f.tar.gz kbfx-5c2673b2c03a832bef135b4361e03fb87cd5ce6f.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'src/kbfxplasmaindexview.h')
-rw-r--r-- | src/kbfxplasmaindexview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kbfxplasmaindexview.h b/src/kbfxplasmaindexview.h index d38deb8..99d40ab 100644 --- a/src/kbfxplasmaindexview.h +++ b/src/kbfxplasmaindexview.h @@ -25,7 +25,7 @@ #include <tqcanvas.h> #include <kdebug.h> -#include <kpopupmenu.h> +#include <tdepopupmenu.h> #include <kbfxdatastack.h> #include <kbfxplasmapixmapprovider.h> |