summaryrefslogtreecommitdiff
path: root/src/protocolhandler.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-11-01 23:23:24 +0100
committerAndrea Diamantini <adjam7@gmail.com>2010-11-07 23:03:36 +0100
commit8084f4ffe2bfe48359009cb2c475a13328429c34 (patch)
tree9e20d2c5acc6fc60b938918e57984d746dccfe5c /src/protocolhandler.h
parentMerge branch 'master' of git.kde.org:rekonq (diff)
downloadrekonq-8084f4ffe2bfe48359009cb2c475a13328429c34.tar.xz
Ordering files in file: and ftp: embedded protocols
Diffstat (limited to 'src/protocolhandler.h')
-rw-r--r--src/protocolhandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/protocolhandler.h b/src/protocolhandler.h
index 4211e4ef..a80c160d 100644
--- a/src/protocolhandler.h
+++ b/src/protocolhandler.h
@@ -76,7 +76,7 @@ private slots:
private:
QString dirHandling(const KFileItemList &list);
void abpHandling();
-
+
KDirLister *_lister;
QWebFrame *_frame;
KUrl _url;