diff options
author | Darrell Anderson <[email protected]> | 2014-01-08 20:06:00 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2014-01-08 20:06:00 +0100 |
commit | 636f509299122d02087c6fd62e1e4a46dbd22026 (patch) | |
tree | 70e43efceeb5b00e7f19cdac8da44928bd2fb459 /dcoppython/test/dcopserver/mainclass.h | |
parent | 719b61750c08343f530068ed4127623aeac71cf0 (diff) | |
download | tdebindings-636f509299122d02087c6fd62e1e4a46dbd22026.tar.gz tdebindings-636f509299122d02087c6fd62e1e4a46dbd22026.zip |
Rename many classes to avoid conflicts with KDE
Diffstat (limited to 'dcoppython/test/dcopserver/mainclass.h')
-rw-r--r-- | dcoppython/test/dcopserver/mainclass.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dcoppython/test/dcopserver/mainclass.h b/dcoppython/test/dcopserver/mainclass.h index 7d4f7f4e..44379735 100644 --- a/dcoppython/test/dcopserver/mainclass.h +++ b/dcoppython/test/dcopserver/mainclass.h @@ -3,7 +3,7 @@ #define MAINCLASS_H -#include "kdedcoptest_iface.h" +#include "tdedcoptest_iface.h" /** * |