diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2011-03-09 14:24:10 -0300 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2011-03-09 14:24:10 -0300 |
commit | 33658b04af7478669b23c07ac699693e30c83df8 (patch) | |
tree | b14d2d0fe701120354130882fc5818f6ab692d51 /src/ui.hh | |
parent | a472472ab9d6e5bead93f6adc754a33ef4c3ccb7 (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.hh | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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(); |