From: Sebastian Ramacher Date: Tue, 4 Dec 2012 12:32:20 +0000 (+0000) Subject: FTBFS: bibtexfileview.h:58:5: error: 'KSharedConfigPtr' does not name a type X-Git-Tag: archive/raspbian/0.9.90-1+rpi1~1^2^2^2~5 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=545985b690bba0a2d2d205112f146e3671599cb4;p=kbibtex.git 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 --- 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;