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/kbfxspinx.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/kbfxspinx.h')
-rw-r--r-- | src/kbfxspinx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kbfxspinx.h b/src/kbfxspinx.h index d0bc1ce..d5f0145 100644 --- a/src/kbfxspinx.h +++ b/src/kbfxspinx.h @@ -45,7 +45,7 @@ #include <klocale.h> #include <kmessagebox.h> #include <kpanelapplet.h> -#include <kpopupmenu.h> +#include <tdepopupmenu.h> #include <krun.h> #include <kuser.h> |