From 65d9d488452c6d13d8db7812dfd09be0e985876d Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 15 Sep 2012 05:29:12 -0700 Subject: Display current filename in windows title This seems to make sense since we have a pretty strong concept of the "active file" that we are working on. Signed-off-by: Dirk Hohndel --- dive.h | 1 + 1 file changed, 1 insertion(+) (limited to 'dive.h') diff --git a/dive.h b/dive.h index ca90a9ae4..85d4b9fa4 100644 --- a/dive.h +++ b/dive.h @@ -463,6 +463,7 @@ const char *monthname(int mon); extern const char *star_strings[]; extern const char *default_filename; +extern char *existing_filename; extern const char *subsurface_default_filename(void); #define AIR_PERMILLE 209 -- cgit v1.2.3-70-g09d2