diff options
-rw-r--r-- | src/mainview.cpp | 2 |
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()); |