diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-03-23 11:58:42 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-03-23 11:58:42 +0900 |
| commit | 50855e76de13f2ca1361130493cc026b1ea50bba (patch) | |
| tree | 650edd43485d425f107326eb581771768d1c6d47 /tdelirc | |
| parent | c6bdfd549484abe62ddaa3fb6dbf952354c4886b (diff) | |
| download | tdeutils-50855e76de13f2ca1361130493cc026b1ea50bba.tar.gz tdeutils-50855e76de13f2ca1361130493cc026b1ea50bba.zip | |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdelirc')
| -rw-r--r-- | tdelirc/irkick/irkick.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tdelirc/irkick/irkick.cpp b/tdelirc/irkick/irkick.cpp index 62873a3..7336327 100644 --- a/tdelirc/irkick/irkick.cpp +++ b/tdelirc/irkick/irkick.cpp @@ -14,12 +14,9 @@ #include <tqtimer.h> #include <tqevent.h> -#include <tdeversion.h> #include <tdeapplication.h> #include <tdeaction.h> -#if !(TDE_VERSION_MINOR<=1 && TDE_VERSION_RELEASE<=5) #include <tdeactioncollection.h> -#endif #include <tdesimpleconfig.h> #include <ksystemtray.h> #include <kiconloader.h> |
