diff options
author | Timothy Pearson <[email protected]> | 2011-11-07 20:29:18 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-07 20:29:18 -0600 |
commit | cff2df17bfb9f62a02aa18b122d159fdee421338 (patch) | |
tree | 4dba03f57612b5641895e0e87fba10a653241e53 /kppp/modemcmds.cpp | |
parent | 4b912487a336f6cd282447a805d0ba838b2e5453 (diff) | |
download | tdenetwork-cff2df17bfb9f62a02aa18b122d159fdee421338.tar.gz tdenetwork-cff2df17bfb9f62a02aa18b122d159fdee421338.zip |
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'kppp/modemcmds.cpp')
-rw-r--r-- | kppp/modemcmds.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kppp/modemcmds.cpp b/kppp/modemcmds.cpp index dae8bd0f..2416e4c5 100644 --- a/kppp/modemcmds.cpp +++ b/kppp/modemcmds.cpp @@ -32,7 +32,7 @@ #include <klocale.h> #include "modemcmds.h" #include "pppdata.h" -#include <kwin.h> +#include <twin.h> #include <tqgroupbox.h> #include <tqlineedit.h> |