From 64df902cf71a8ee258fb85f6be26248f399aa01f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:05:15 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- kmail/kmmsgpart.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmail/kmmsgpart.h') diff --git a/kmail/kmmsgpart.h b/kmail/kmmsgpart.h index 9d69f87c..b49b5a30 100644 --- a/kmail/kmmsgpart.h +++ b/kmail/kmmsgpart.h @@ -224,7 +224,7 @@ public: /** Set to true if the headers should be loaded */ void setLoadHeaders( bool load ) { mLoadHeaders = load; } - /** Returns true if the part itself (as returned by kioslave) should be loaded */ + /** Returns true if the part itself (as returned by tdeioslave) should be loaded */ bool loadPart() { return mLoadPart; } /** Set to true if the part itself should be loaded */ -- cgit v1.2.3