diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-02-25 22:45:44 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-02-25 22:45:44 +0900 |
| commit | caa5df3dcc83de066034204ef4f40475e6f9e07f (patch) | |
| tree | 8d35e731115f94363f93de1c5ab72ae1e0a65c86 /kmouth/wordcompletion/klanguagebutton.cpp | |
| parent | 6fb2cbd29131dd4db976c9a32dfad60122f4a8c2 (diff) | |
| download | tdeaccessibility-caa5df3dcc83de066034204ef4f40475e6f9e07f.tar.gz tdeaccessibility-caa5df3dcc83de066034204ef4f40475e6f9e07f.zip | |
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kmouth/wordcompletion/klanguagebutton.cpp')
| -rw-r--r-- | kmouth/wordcompletion/klanguagebutton.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmouth/wordcompletion/klanguagebutton.cpp b/kmouth/wordcompletion/klanguagebutton.cpp index 9d72f3a..77a6854 100644 --- a/kmouth/wordcompletion/klanguagebutton.cpp +++ b/kmouth/wordcompletion/klanguagebutton.cpp @@ -24,7 +24,7 @@ #define INCLUDE_MENUITEM_DEF #include <tqpopupmenu.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include "klanguagebutton.h" |
