summaryrefslogtreecommitdiffstats
path: root/kcontrol/konq/rootopts.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/konq/rootopts.h')
-rw-r--r--kcontrol/konq/rootopts.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/kcontrol/konq/rootopts.h b/kcontrol/konq/rootopts.h
index ffbf24a5a..9343e07ca 100644
--- a/kcontrol/konq/rootopts.h
+++ b/kcontrol/konq/rootopts.h
@@ -51,6 +51,12 @@ private:
KURLRequester *urDesktop;
KURLRequester *urAutostart;
KURLRequester *urDocument;
+ KURLRequester *urDownload;
+ KURLRequester *urMusic;
+ KURLRequester *urPictures;
+ KURLRequester *urPublicShare;
+ KURLRequester *urTemplates;
+ KURLRequester *urVideos;
bool moveDir( const KURL & src, const KURL & dest, const TQString & type );
bool m_ok;