----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103451/#review9632 -----------------------------------------------------------
Wht if you remove the newTabButtonContextMenu(QPoint point) and modify emptyAreaContextMenu(const QPoint &) to work with the newTabButton? Like just replacing menu.exec(pos) with menu.exec(cursor().pos()) and adding a Q_UNUSED(pos). - Furkan Üzümcü On Jan. 6, 2012, 3:40 p.m., Yusuf TEZCAN wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/103451/ > ----------------------------------------------------------- > > (Updated Jan. 6, 2012, 3:40 p.m.) > > > Review request for rekonq. > > > Description > ------- > > Removed the "Open The Last Closed Tab" and "Closed Tabs" actions and set > ""New Tab"" button's context menu to the empty area context menu on TabBar. > I am a GCI-Student who wrote this patch. > > > Diffs > ----- > > src/tabbar.cpp 4834095 > src/mainview.cpp 6285159 > src/tabbar.h c536039 > > Diff: http://git.reviewboard.kde.org/r/103451/diff/diff > > > Testing > ------- > > > Thanks, > > Yusuf TEZCAN > >
_______________________________________________ rekonq mailing list [email protected] https://mail.kde.org/mailman/listinfo/rekonq
