|
|
|
@ -119,7 +119,7 @@ public:
|
|
|
|
|
KURL::List resourcesRecursive(const TQString &profileName, const TQString &nameFilter);
|
|
|
|
|
|
|
|
|
|
/**Adds a resource for the profile. Resource will be copied to the user profile directory
|
|
|
|
|
(like $HOME/.kde/share/apps/kdevelop/profiles/...).
|
|
|
|
|
(like $HOME/.trinity/share/apps/kdevelop/profiles/...).
|
|
|
|
|
@param profileName A name of the profile.
|
|
|
|
|
@param url The url to a file to copy as a profile resource.*/
|
|
|
|
|
void addResource(const TQString &profileName, const KURL &url);
|
|
|
|
|