summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index c2a635a0..286290c0 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -94,7 +94,7 @@ public slots:
* @param status The status message
*
*/
- void notifyMessage(const QString &msg, Rekonq::Notify status = Rekonq::Info);
+ void notifyMessage(const QString &msg, Rekonq::Notify status = Rekonq::Url);
void printRequested(QWebFrame *frame = 0);