diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:10:45 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:10:45 -0600 |
commit | 5c2673b2c03a832bef135b4361e03fb87cd5ce6f (patch) | |
tree | 4f80f4e4c18c9e81f5892852b1f5964f18a13fed /src/kbfxbutton.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/kbfxbutton.h')
-rw-r--r-- | src/kbfxbutton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kbfxbutton.h b/src/kbfxbutton.h index bc10cfd..e59280e 100644 --- a/src/kbfxbutton.h +++ b/src/kbfxbutton.h @@ -35,7 +35,7 @@ #include <kimageeffect.h> #include <klocale.h> #include <kmessagebox.h> -#include <kpopupmenu.h> +#include <tdepopupmenu.h> #include <krun.h> #include <kbfxconfig.h> |