diff options
Diffstat (limited to 'pytde353.prj')
-rw-r--r-- | pytde353.prj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pytde353.prj b/pytde353.prj index 24b6219..8ab76e3 100644 --- a/pytde353.prj +++ b/pytde353.prj @@ -188,7 +188,7 @@ include = ../extra/kde353/kio @KDE_INCLUDEPATH@/kio ../tdecore libs = -L@BL_TDEDIR@ -lsip -lqtcmodule -lDCOP -lkio -ltdeui -ltdecore -ldcopcmodule\ -ltdecorecmodule -ltdeuicmodule sipslot = -define = "\(KIO::filesize_t\)\-1", "-1" +define = "\(TDEIO::filesize_t\)\-1", "-1" define = "KIO_EXPORT_DEPRECATED", "" define = "KIO_EXPORT", "" |