diff options
author | Roland Mainz <roland.mainz@nrubsig.org> | 2004-05-30 00:52:30 +0000 |
---|---|---|
committer | Roland Mainz <roland.mainz@nrubsig.org> | 2004-05-30 00:52:30 +0000 |
commit | 3b70888a54396c1b5ab67be863b189c7b8775695 (patch) | |
tree | 8e417e3bce49ce55a61125d350b093df1553ba44 /printdialog.h | |
parent | aa3ab858ee6f5e51e0816dac708142bbcc38da5b (diff) |
Fix for http://freedesktop.org/bugzilla/show_bug.cgi?id=693 - XMore and
XawPrintDialog work-in-progress, fixing various problems and adding
framework for i18n.
Diffstat (limited to 'printdialog.h')
-rw-r--r-- | printdialog.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/printdialog.h b/printdialog.h index 7ac8e48..a549a1e 100644 --- a/printdialog.h +++ b/printdialog.h @@ -78,6 +78,7 @@ extern WidgetClass printDialogWidgetClass; _XFUNCPROTOBEGIN /* Prototypes */ +void XawPrintDialogClosePrinterConnection(Widget w, Bool closeDisplay); _XFUNCPROTOEND |