aboutsummaryrefslogtreecommitdiff
path: root/src/ui.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui.hh')
-rw-r--r--src/ui.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui.hh b/src/ui.hh
index e345cde9..3fa4eb99 100644
--- a/src/ui.hh
+++ b/src/ui.hh
@@ -146,7 +146,7 @@ class UI : public CustGroupVertical {
void make_location(int ww);
void make_progress_bars(int wide, int thin_up);
void make_menubar(int x, int y, int w, int h);
- Fl_Widget *make_filemenu_button();
+ void make_filemenu_button();
void make_panel(int ww);
void make_status_bar(int ww, int wh);