diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2012-11-03 16:45:56 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2012-11-03 16:45:56 +0000 |
commit | e34f86c2cd29ab49416aa5f986b02226fb260aaa (patch) | |
tree | cdcf11d488f1a6b6d664585e43091d06b353dc20 /databases/kbibtex/files/patch-src__gui__bibtex__bibtexfileview.h | |
parent | 7ce567ae4fb4bff26c6f857d4a64086c25802143 (diff) | |
download | ports-e34f86c2cd29ab49416aa5f986b02226fb260aaa.tar.gz ports-e34f86c2cd29ab49416aa5f986b02226fb260aaa.zip |
Update to 0.4.1
Remove stale patches
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=306926
Diffstat (limited to 'databases/kbibtex/files/patch-src__gui__bibtex__bibtexfileview.h')
-rw-r--r-- | databases/kbibtex/files/patch-src__gui__bibtex__bibtexfileview.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/databases/kbibtex/files/patch-src__gui__bibtex__bibtexfileview.h b/databases/kbibtex/files/patch-src__gui__bibtex__bibtexfileview.h deleted file mode 100644 index 0044a7a286af..000000000000 --- a/databases/kbibtex/files/patch-src__gui__bibtex__bibtexfileview.h +++ /dev/null @@ -1,10 +0,0 @@ ---- ./src/gui/bibtex/bibtexfileview.h.orig 2012-05-05 10:50:42.000000000 +0000 -+++ ./src/gui/bibtex/bibtexfileview.h 2012-05-06 00:53:34.029244696 +0000 -@@ -21,6 +21,7 @@ - #define KBIBTEX_GUI_BIBTEXFILEVIEW_H - - #include <QTreeView> -+#include <KMimeType> - - #include <kbibtexgui_export.h> - |