diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-01 19:17:34 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-01 19:17:34 +0900 |
| commit | 0c3e57153b18b79b791c6fd6711576b8cd96e736 (patch) | |
| tree | c92be09be9e0286a0f3b316c7bd2a2fe61c531eb /libtdeedu/tdeeduplot/kplotobject.h | |
| parent | d47b84167a53a78c6edcf41b48b81c68ef1652b6 (diff) | |
| download | tdeedu-0c3e57153b18b79b791c6fd6711576b8cd96e736.tar.gz tdeedu-0c3e57153b18b79b791c6fd6711576b8cd96e736.zip | |
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'libtdeedu/tdeeduplot/kplotobject.h')
| -rw-r--r-- | libtdeedu/tdeeduplot/kplotobject.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdeedu/tdeeduplot/kplotobject.h b/libtdeedu/tdeeduplot/kplotobject.h index a38d4be7..70fe608f 100644 --- a/libtdeedu/tdeeduplot/kplotobject.h +++ b/libtdeedu/tdeeduplot/kplotobject.h @@ -22,7 +22,7 @@ class TQString; class TQPainter; -#include <kdemacros.h> +#include <tdemacros.h> /**class DRect *@short equivalent of TQRect with double x,y coordinates |
