diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:22:31 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:22:31 -0600 |
commit | bd11bce76f195adf4f3806cef8cf2e0737c99ff2 (patch) | |
tree | e3c1714d74f67cc51cd04162cd4afa927dd7f7d4 /kdelirc/kcmlirc/modeslist.h | |
parent | 2d7591be424ae10d974d01e0e2f781d19ef07cd6 (diff) | |
download | tdeutils-bd11bce76f195adf4f3806cef8cf2e0737c99ff2.tar.gz tdeutils-bd11bce76f195adf4f3806cef8cf2e0737c99ff2.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'kdelirc/kcmlirc/modeslist.h')
-rw-r--r-- | kdelirc/kcmlirc/modeslist.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kdelirc/kcmlirc/modeslist.h b/kdelirc/kcmlirc/modeslist.h index d81b928..d6a4b25 100644 --- a/kdelirc/kcmlirc/modeslist.h +++ b/kdelirc/kcmlirc/modeslist.h @@ -13,9 +13,9 @@ #ifndef MODESLIST_H #define MODESLIST_H -#include <klistview.h> +#include <tdelistview.h> -#include <klistview.h> +#include <tdelistview.h> /** |