summaryrefslogtreecommitdiff
path: root/src/wx/fonts_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/fonts_dialog.h')
-rw-r--r--src/wx/fonts_dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/fonts_dialog.h b/src/wx/fonts_dialog.h
index 76eae3ec2..0d4bcfd7e 100644
--- a/src/wx/fonts_dialog.h
+++ b/src/wx/fonts_dialog.h
@@ -33,7 +33,7 @@ private:
void set_file_clicked ();
void update_sensitivity ();
void selection_changed ();
-
+
boost::weak_ptr<SubtitleContent> _content;
wxListCtrl* _fonts;
wxButton* _set_file;