summaryrefslogtreecommitdiff
path: root/src/wx/gl_video_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/gl_video_view.h')
-rw-r--r--src/wx/gl_video_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/gl_video_view.h b/src/wx/gl_video_view.h
index 70c81ea79..273d50dc8 100644
--- a/src/wx/gl_video_view.h
+++ b/src/wx/gl_video_view.h
@@ -99,7 +99,7 @@ private:
void ensure_context ();
void size_changed (wxSizeEvent const &);
void setup_shaders ();
- void set_border_colour (GLuint program);
+ void set_outline_content_colour (GLuint program);
wxGLCanvas* _canvas;
wxGLContext* _context;