diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 23:21:47 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 23:21:47 -0600 |
commit | da47dd9fc60e6e0eecf609fb934eb0e2bd3ef3fb (patch) | |
tree | b42ba87fcdfa425a31e243a62d71e1de248b6ee8 /wifi/kwifimanager.h | |
parent | 4ed8d784e29102ed1659f4ccf71fcc6fb0dad5c8 (diff) | |
download | tdenetwork-da47dd9fc60e6e0eecf609fb934eb0e2bd3ef3fb.tar.gz tdenetwork-da47dd9fc60e6e0eecf609fb934eb0e2bd3ef3fb.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'wifi/kwifimanager.h')
-rw-r--r-- | wifi/kwifimanager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wifi/kwifimanager.h b/wifi/kwifimanager.h index 5222cd4b..4387c354 100644 --- a/wifi/kwifimanager.h +++ b/wifi/kwifimanager.h @@ -30,7 +30,7 @@ class TQPushButton; class TQStringList; // include files for KDE -#include <kmainwindow.h> +#include <tdemainwindow.h> class KSystemTray; class TDEToggleAction; class TDEProcess; |