From 52506f9c24ad80366df76fe15b7e8eb6936eb6cf Mon Sep 17 00:00:00 2001 From: Alexander Baldeck Date: Sun, 3 Oct 2004 12:17:26 +0000 Subject: *** empty log message *** --- src/gui/gui.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src') diff --git a/src/gui/gui.cpp b/src/gui/gui.cpp index 42651c46..10021020 100644 --- a/src/gui/gui.cpp +++ b/src/gui/gui.cpp @@ -1022,6 +1022,9 @@ int tmw_list_proc(int msg, DIALOG *d, int c) { return D_O_K; } +/** + dialog box w/ left centered head +*/ int tmw_dialog_proc(int msg, DIALOG *d, int c) { int rtm; int x, y; @@ -1068,6 +1071,9 @@ int tmw_dialog_proc(int msg, DIALOG *d, int c) { return D_O_K; } +/** + dialog box w/ left aligned head +*/ int tmw_ldialog_proc(int msg, DIALOG *d, int c) { int rtm; int x, y; -- cgit v1.2.3-70-g09d2