From 545985b690bba0a2d2d205112f146e3671599cb4 Mon Sep 17 00:00:00 2001 From: Sebastian Ramacher Date: Tue, 4 Dec 2012 12:32:20 +0000 Subject: [PATCH] FTBFS: bibtexfileview.h:58:5: error: 'KSharedConfigPtr' does not name a type Debian-Bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664924 Gbp-Pq: Name ksharedconfig --- src/gui/bibtex/bibtexfileview.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gui/bibtex/bibtexfileview.h b/src/gui/bibtex/bibtexfileview.h index 380a68a..a6470b9 100644 --- a/src/gui/bibtex/bibtexfileview.h +++ b/src/gui/bibtex/bibtexfileview.h @@ -23,6 +23,7 @@ #include #include +#include class QSignalMapper; -- 2.30.2