12 lines
438 B
Diff
12 lines
438 B
Diff
--- kbibtex-0.1.3/src/kbibtexlistview.h 2005-11-29 13:43:15.000000000 +0100
|
|
+++ kbibtex-0.1.3/src/kbibtexlistview.h.qualifier 2005-12-23 11:39:35.000000000 +0100
|
|
@@ -62,7 +62,7 @@
|
|
// BibTeX::BibTeXFile *selectedElements();
|
|
|
|
void enabledActions();
|
|
- bool KBibTeXListView::acceptDrag( QDropEvent *event ) const;
|
|
+ bool acceptDrag( QDropEvent *event ) const;
|
|
|
|
public slots:
|
|
void filterText( const QString&text );
|