diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-07 20:29:44 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-07 20:29:44 -0600 |
commit | a66f0a09b66888c0d080fc47651210b644b39114 (patch) | |
tree | 817d01cecfb618d62f65929a984455ec1bbf94f0 /certmanager/lib/ui | |
parent | 8fdee58df91aa54d53e3e0147f20df18dce3a06e (diff) | |
download | tdepim-a66f0a09b66888c0d080fc47651210b644b39114.tar.gz tdepim-a66f0a09b66888c0d080fc47651210b644b39114.zip |
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'certmanager/lib/ui')
-rw-r--r-- | certmanager/lib/ui/keyselectiondialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/certmanager/lib/ui/keyselectiondialog.cpp b/certmanager/lib/ui/keyselectiondialog.cpp index 29d24e151..bd4496485 100644 --- a/certmanager/lib/ui/keyselectiondialog.cpp +++ b/certmanager/lib/ui/keyselectiondialog.cpp @@ -57,7 +57,7 @@ #include <kglobal.h> #include <kiconloader.h> #include <kdebug.h> -#include <kwin.h> +#include <twin.h> #include <kconfig.h> #include <kmessagebox.h> #include <kprocess.h> |