----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101352/#review3291 -----------------------------------------------------------
app/chat-window.h <http://git.reviewboard.kde.org/r/101352/#comment2761> this whitespace is kind of separating public slots and private slots. same as the whitespace between priavte slots and protected slots line 62. Should I still remove it? app/chat-window.cpp <http://git.reviewboard.kde.org/r/101352/#comment2760> I used removeTab because developer used removeTab method for closing tabs, I thought its better to reuse developers method. Still if required I'll use close(); - Tarun On May 13, 2011, 10:12 a.m., Tarun Mall wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/101352/ > ----------------------------------------------------------- > > (Updated May 13, 2011, 10:12 a.m.) > > > Review request for Telepathy. > > > Summary > ------- > > This is the fix for bug https://bugs.kde.org/show_bug.cgi?id=272098 > > > This addresses bug https://bugs.kde.org/show_bug.cgi?id=272098. > > http://bugs.kde.org/show_bug.cgi?id=https://bugs.kde.org/show_bug.cgi?id=272098 > > > Diffs > ----- > > app/chat-window.h 62ccdd5 > app/chat-window.cpp a456e44 > > Diff: http://git.reviewboard.kde.org/r/101352/diff > > > Testing > ------- > > I tested it with one tab open, more than one tab open. > Tabs open but not in focus and No tabs are open. > Working fine with all the test cases. > > > Thanks, > > Tarun > >
_______________________________________________ KDE-Telepathy mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-telepathy
