aboutsummaryrefslogtreecommitdiff
path: root/src/ui.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui.hh')
-rw-r--r--src/ui.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui.hh b/src/ui.hh
index 1da04bec..46c2b5e3 100644
--- a/src/ui.hh
+++ b/src/ui.hh
@@ -36,6 +36,7 @@ class UI : public fltk::Window {
Button *Back, *Forw, *Home, *Reload, *Save, *Stop, *Bookmarks,
*Clear, *Search, *FullScreen, *ImageLoad, *BugMeter;
Input *Location;
+ PackedGroup *ProgBox;
Widget *PProg, *IProg;
Image *ImgLeftIns, *ImgLeftSens, *ImgRightIns, *ImgRightSens,
*ImgStopIns, *ImgStopSens, *ImgFullScreenOn, *ImgFullScreenOff,