summaryrefslogtreecommitdiff
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 ca09723f..47297f51 100644
--- a/src/ui.hh
+++ b/src/ui.hh
@@ -131,7 +131,7 @@ class UI : public CustGroupVertical {
CustGroupVertical *TopGroup;
Fl_Button *Back, *Forw, *Home, *Reload, *Save, *Stop, *Bookmarks, *Tools,
- *Clear, *Search, *Help, *FullScreen, *BugMeter, *FileButton;
+ *Clear, *Search, *Help, *BugMeter, *FileButton;
CustGroupHorizontal *MenuBar, *LocBar, *NavBar, *StatusBar;
Fl_Input *Location;
CustProgressBox *PProg, *IProg;