summaryrefslogtreecommitdiff
path: root/src/webpage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/webpage.h')
-rw-r--r--src/webpage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webpage.h b/src/webpage.h
index b0081e6e..609141fb 100644
--- a/src/webpage.h
+++ b/src/webpage.h
@@ -80,7 +80,7 @@ public:
return _suggestedFileName;
};
- bool hasSslValid();
+ bool hasSslValid() const;
public Q_SLOTS:
void downloadAllContentsWithKGet(QPoint);