diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 23:10:51 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 23:10:51 -0600 |
commit | 151d0f74b8e6bca7172ebe750a441b38cfbdd05d (patch) | |
tree | 64cb1ff5fd9c8960f197d1d95da2813c5fcb763a /src/autostart.h | |
parent | ac07ea25331f514dd2583ecc6d0051892ecac620 (diff) | |
download | kcmautostart-151d0f74b8e6bca7172ebe750a441b38cfbdd05d.tar.gz kcmautostart-151d0f74b8e6bca7172ebe750a441b38cfbdd05d.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'src/autostart.h')
-rw-r--r-- | src/autostart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/autostart.h b/src/autostart.h index e15e24b..10bd201 100644 --- a/src/autostart.h +++ b/src/autostart.h @@ -27,7 +27,7 @@ #include <tdecmodule.h> #include <kaboutdata.h> #include <kpushbutton.h> -#include <klistview.h> +#include <tdelistview.h> #include <tdefileitem.h> #include <kglobalsettings.h> #include <tqpushbutton.h> |