diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-07 20:28:23 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-07 20:28:23 -0600 |
commit | 47edcc660c3549a9c516e803ff0bf143fd6786ec (patch) | |
tree | 1caf4afb555d8fd652f51e1236839cceca4dbd9c /kghostview | |
parent | 56e9fddfca4f6c9f8f94964c84d16324d3e27ef1 (diff) | |
download | tdegraphics-47edcc660c3549a9c516e803ff0bf143fd6786ec.tar.gz tdegraphics-47edcc660c3549a9c516e803ff0bf143fd6786ec.zip |
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'kghostview')
-rw-r--r-- | kghostview/kgvshell.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kghostview/kgvshell.cpp b/kghostview/kgvshell.cpp index 09afb6c5..74df4cde 100644 --- a/kghostview/kgvshell.cpp +++ b/kghostview/kgvshell.cpp @@ -40,7 +40,7 @@ #include <kpopupmenu.h> #include <kparts/componentfactory.h> -#include <kwin.h> +#include <twin.h> #include <tqcursor.h> |