summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mainview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainview.cpp b/src/mainview.cpp
index 907a7fe5..80738cfd 100644
--- a/src/mainview.cpp
+++ b/src/mainview.cpp
@@ -530,7 +530,7 @@ void MainView::closeTab(int index)
}
-// FIXME
+// FIXME: provide movie for loading sites
void MainView::webViewLoadStarted()
{
WebView *webView = qobject_cast<WebView*>(sender());