aboutsummaryrefslogtreecommitdiff
path: root/src/ui.hh
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2007-11-05 13:49:20 +0100
committerjcid <devnull@localhost>2007-11-05 13:49:20 +0100
commit080db1da41cc8d22ed8f1467c477c8df2d6cae14 (patch)
tree078393bb3b791e0e0ec6d4cdf663f4c68657de29 /src/ui.hh
parentf1c811338fc81b4c2fc79a6037d8b4774ef923f7 (diff)
- Enabled hiding widgets of the control panel from dillorc2.
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,