diff options
author | Mavridis Philippe <[email protected]> | 2022-10-15 19:07:50 +0300 |
---|---|---|
committer | Mavridis Philippe <[email protected]> | 2022-10-15 19:07:50 +0300 |
commit | 33d0b7b115765b8e334f2a80822f53b9d534f0c2 (patch) | |
tree | 86e118611240983f283cfcff5bfd1f258498179a /src/MachBuntButton.cpp | |
parent | e49c3e89f8017d07357ad146c76e5e3f64d9b4f1 (diff) | |
download | twin-style-machbunt-33d0b7b115765b8e334f2a80822f53b9d534f0c2.tar.gz twin-style-machbunt-33d0b7b115765b8e334f2a80822f53b9d534f0c2.zip |
KDE3->TDE conversion
Signed-off-by: Mavridis Philippe <[email protected]>
Diffstat (limited to 'src/MachBuntButton.cpp')
-rw-r--r-- | src/MachBuntButton.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/MachBuntButton.cpp b/src/MachBuntButton.cpp index 6ae0146..ef997f5 100644 --- a/src/MachBuntButton.cpp +++ b/src/MachBuntButton.cpp @@ -8,7 +8,7 @@ #include <kimageeffect.h> #include <kiconeffect.h> #include <kdrawutil.h> -#include <klocale.h> +#include <tdelocale.h> #include <ntqlayout.h> #include <ntqdrawutil.h> |