summaryrefslogtreecommitdiff
path: root/saedit/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'saedit/main.c')
-rw-r--r--saedit/main.c1
1 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;