diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 23:22:31 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 23:22:31 -0600 |
commit | bd11bce76f195adf4f3806cef8cf2e0737c99ff2 (patch) | |
tree | e3c1714d74f67cc51cd04162cd4afa927dd7f7d4 /kcalc/kcalc_const_button.cpp | |
parent | 2d7591be424ae10d974d01e0e2f781d19ef07cd6 (diff) | |
download | tdeutils-bd11bce76f195adf4f3806cef8cf2e0737c99ff2.tar.gz tdeutils-bd11bce76f195adf4f3806cef8cf2e0737c99ff2.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'kcalc/kcalc_const_button.cpp')
-rw-r--r-- | kcalc/kcalc_const_button.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcalc/kcalc_const_button.cpp b/kcalc/kcalc_const_button.cpp index 8294526..fa137f5 100644 --- a/kcalc/kcalc_const_button.cpp +++ b/kcalc/kcalc_const_button.cpp @@ -24,7 +24,7 @@ #include <kcmenumngr.h> #include <kinputdialog.h> -#include <kpopupmenu.h> +#include <tdepopupmenu.h> #include "kcalc_const_button.h" #include "kcalc_const_menu.h" |