From 1375b99df753790aaf3712b620e577856a4ae9c0 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sun, 25 Oct 2009 15:49:54 +0100 Subject: comments --- src/urlbar.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/urlbar.cpp') diff --git a/src/urlbar.cpp b/src/urlbar.cpp index 12691519..5850f4e4 100644 --- a/src/urlbar.cpp +++ b/src/urlbar.cpp @@ -155,6 +155,7 @@ void UrlBar::setProgress(int progress) void UrlBar::slotUpdateUrl() { // Don't change my typed url... + // FIXME this is not a proper solution (also if it works...) if(hasFocus()) { kDebug() << "Don't change my typed url..."; -- cgit v1.2.1