diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-02-25 18:31:16 +0900 | 
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-02-25 18:40:47 +0900 | 
| commit | 6da3c07a1c92b788283c27108c48681cdf5502ff (patch) | |
| tree | f9752c7c30f0c324415829f2e7426b8d92c1978a | |
| parent | c4070bbe42fd403e64e645a95e54a73dde687948 (diff) | |
| download | piklab-6da3c07a1c92b788283c27108c48681cdf5502ff.tar.gz piklab-6da3c07a1c92b788283c27108c48681cdf5502ff.zip | |
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
| -rw-r--r-- | src/common/nokde/nokde_tdeaboutdata.cpp | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/src/common/nokde/nokde_tdeaboutdata.cpp b/src/common/nokde/nokde_tdeaboutdata.cpp index d8edd5f..e186dca 100644 --- a/src/common/nokde/nokde_tdeaboutdata.cpp +++ b/src/common/nokde/nokde_tdeaboutdata.cpp @@ -23,7 +23,6 @@  #include "nokde_tdeaboutdata.h" -//#include <kstandarddirs.h>  #include <tqfile.h>  #include <tqtextstream.h>  #include <tqstringlist.h> | 
