repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 19 12:17:07 UTC 2012
[aur-mirror.git]
/
kbibtex
/
compile_fix2.patch
blob
cc95ce19ba34397698c13002f26e12f12e14c592
1
--- src/gui/bibtex/bibtexfileview.h 2011/07/16 18:29:29 821
2
+++ src/gui/bibtex/bibtexfileview.h 2011/09/05 08:21:08 851
3
@@ -22,6 +22,8 @@
4
5
#include <QTreeView>
6
7
+#include <KSharedConfig>
8
+
9
#include <kbibtexgui_export.h>
10
11
class QSignalMapper;