summaryrefslogtreecommitdiff
path: root/xedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'xedit.h')
-rw-r--r--xedit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xedit.h b/xedit.h
index 8d93611..2f0291a 100644
--- a/xedit.h
+++ b/xedit.h
@@ -138,6 +138,7 @@ void DoPrint(Widget, XtPointer, XtPointer);
void CancelFindFile(Widget, XEvent*, String*, Cardinal*);
void FindFile(Widget, XEvent*, String*, Cardinal*);
void LoadFile(Widget, XEvent*, String*, Cardinal*);
+Bool LoadFileInTextwindow(char *name, char *resolved_name);
#ifdef INCLUDE_XPRINT_SUPPORT
void PrintFile(Widget, XEvent*, String*, Cardinal*);
#endif /* INCLUDE_XPRINT_SUPPORT */