diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:15:01 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:15:01 -0600 |
commit | 0889370e3050561372c3816dfb2902771ca83765 (patch) | |
tree | 03f268c37790f8bf319bf11a142826bc1074155d /apps/ktupnptest/upnptestapp.h | |
parent | e4b7f05fbc9ea24f82940cc38c4dffdcd6802440 (diff) | |
download | ktorrent-0889370e3050561372c3816dfb2902771ca83765.tar.gz ktorrent-0889370e3050561372c3816dfb2902771ca83765.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'apps/ktupnptest/upnptestapp.h')
-rw-r--r-- | apps/ktupnptest/upnptestapp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/ktupnptest/upnptestapp.h b/apps/ktupnptest/upnptestapp.h index 4885ef2..17aae8d 100644 --- a/apps/ktupnptest/upnptestapp.h +++ b/apps/ktupnptest/upnptestapp.h @@ -20,7 +20,7 @@ #ifndef UPNPTESTAPP_H #define UPNPTESTAPP_H -#include <kmainwindow.h> +#include <tdemainwindow.h> #include <libktorrent/util/log.h> #include <libktorrent/torrent/globals.h> #include <plugins/upnp/upnprouter.h> |