diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-09 22:58:20 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-09 23:09:39 +0900 |
commit | 59e9205d8b8ef073a918e4e9eff9b258615adca4 (patch) | |
tree | 9d63c12081d61c033f363279cea0edb77d7472e3 /knetworkconf | |
parent | 7fca76f7a7e2b40e60a4c07d7c1266c5977509e8 (diff) | |
download | tdeadmin-59e9205d8b8ef073a918e4e9eff9b258615adca4.tar.gz tdeadmin-59e9205d8b8ef073a918e4e9eff9b258615adca4.zip |
Rename KUniqueApplication to TDEUniqueApplication
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'knetworkconf')
-rw-r--r-- | knetworkconf/knetworkconf/main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/knetworkconf/knetworkconf/main.cpp b/knetworkconf/knetworkconf/main.cpp index ec5c4f4..6baba68 100644 --- a/knetworkconf/knetworkconf/main.cpp +++ b/knetworkconf/knetworkconf/main.cpp @@ -20,7 +20,6 @@ #include <tdecmdlineargs.h> #include <tdeaboutdata.h> #include <tdelocale.h> -#include <kuniqueapplication.h> #include <dcopclient.h> #include <tdeglobal.h> #include <kgenericfactory.h> |