FTBFS: bibtexfileview.h:58:5: error: 'KSharedConfigPtr' does not name a type
authorSebastian Ramacher <s.ramacher@gmx.at>
Tue, 4 Dec 2012 12:32:20 +0000 (12:32 +0000)
committerBastien Roucariès <roucaries.bastien+debian@gmail.com>
Tue, 4 Dec 2012 12:32:20 +0000 (12:32 +0000)
Debian-Bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664924

Gbp-Pq: Name ksharedconfig

src/gui/bibtex/bibtexfileview.h

index 380a68a372f1e9fbb6082b93db464cb356a57dbf..a6470b907120848b2ad9d9f210c2aa31b1e22d7b 100644 (file)
@@ -23,6 +23,7 @@
 #include <QTreeView>
 
 #include <kbibtexgui_export.h>
+#include <ksharedconfig.h>
 
 class QSignalMapper;