summaryrefslogtreecommitdiff
path: root/src/ui.hh
diff options
context:
space:
mode:
authorJorge Arellano Cid <jcid@dillo.org>2011-03-09 14:24:10 -0300
committerJorge Arellano Cid <jcid@dillo.org>2011-03-09 14:24:10 -0300
commit33658b04af7478669b23c07ac699693e30c83df8 (patch)
treeb14d2d0fe701120354130882fc5818f6ab692d51 /src/ui.hh
parenta472472ab9d6e5bead93f6adc754a33ef4c3ccb7 (diff)
Added code and made the necesary bindings so tabs start to be functional
Diffstat (limited to 'src/ui.hh')
-rw-r--r--src/ui.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui.hh b/src/ui.hh
index 9c50b653..363ff9a6 100644
--- a/src/ui.hh
+++ b/src/ui.hh
@@ -163,7 +163,6 @@ public:
void set_img_prog(int n_img, int t_img, int cmd);
void set_bug_prog(int n_bug);
void set_render_layout(Fl_Group &nw);
- void set_tab_title(const char *label);
void customize(int flags);
void button_set_sens(UIButton btn, int sens);
void paste_url();