mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
374 B
Plaintext
14 lines
374 B
Plaintext
$NetBSD: patch-ac,v 1.1 2009/03/24 16:22:57 abs Exp $
|
|
|
|
--- src/mlview-tree-view.h.orig 2005-07-22 20:14:28.000000000 +0100
|
|
+++ src/mlview-tree-view.h
|
|
@@ -178,7 +178,7 @@ protected:
|
|
|
|
enum MlViewStatus build_app_edit_menu () ;
|
|
|
|
- GtkDialog * TreeView::get_expand_tree_dialog () ;
|
|
+ GtkDialog * get_expand_tree_dialog () ;
|
|
|
|
void clear_completion_popup_submenus () ;
|
|
|