mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
360 B
Plaintext
14 lines
360 B
Plaintext
$NetBSD: patch-ab,v 1.1 2009/03/24 16:22:57 abs Exp $
|
|
|
|
--- src/mlview-source-view.h.orig 2005-08-07 08:42:28.000000000 +0100
|
|
+++ src/mlview-source-view.h
|
|
@@ -53,7 +53,7 @@ public:
|
|
|
|
enum MlViewStatus set_default_options () ;
|
|
|
|
- MlViewXMLDocument* SourceView::get_document () ;
|
|
+ MlViewXMLDocument* get_document () ;
|
|
|
|
GtkUIManager * get_ui_manager () ;
|
|
|