diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2012-01-04 19:04:14 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2012-01-04 19:04:14 +0100 |
commit | 3f3553ff77a5e429a4527a9ad2f7ff8863226161 (patch) | |
tree | 2720ab0aa8b7a3d35d092de2d18bfe2b5e915829 /src/application.h | |
parent | Manage rekonq pages in "current" NOT "main" frame (diff) | |
download | rekonq-3f3553ff77a5e429a4527a9ad2f7ff8863226161.tar.xz |
Finally fix problems with unset background
WARNING: This fix works just with qtwebkit 2.2.x!!!
BUG: 287782
Diffstat (limited to 'src/application.h')
-rw-r--r-- | src/application.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/application.h b/src/application.h index ea271427..2689e3f5 100644 --- a/src/application.h +++ b/src/application.h @@ -2,7 +2,7 @@ * * This file is a part of the rekonq project * -* Copyright (C) 2008-2011 by Andrea Diamantini <adjam7 at gmail dot com> +* Copyright (C) 2008-2012 by Andrea Diamantini <adjam7 at gmail dot com> * Copyright (C) 2009 by Paweł Prażak <pawelprazak at gmail dot com> * Copyright (C) 2009-2011 by Lionel Chauvin <megabigbug@yahoo.fr> * |