summaryrefslogtreecommitdiff
path: root/saedit
diff options
context:
space:
mode:
Diffstat (limited to 'saedit')
-rw-r--r--saedit/main.c1
-rwxr-xr-xsaedit/saeditbin457395 -> 457419 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/saedit/main.c b/saedit/main.c
index 15ebb21..9cddf2a 100644
--- a/saedit/main.c
+++ b/saedit/main.c
@@ -546,6 +546,7 @@ void parse_xml_text(gchar *text, SAEInfo *sae_info) {
}
void parse_xml_buffer(GtkWidget *button, GtkSourceBuffer *buffer) {
+ player = NULL;
load_options();
GtkTextIter beg, end;
diff --git a/saedit/saedit b/saedit/saedit
index 329f651..c6e06f1 100755
--- a/saedit/saedit
+++ b/saedit/saedit
Binary files differ